nyrt: handle plugin return primitives
This commit is contained in:
@ -5,7 +5,7 @@ edition = "2021"
|
|||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "nyrt"
|
name = "nyrt"
|
||||||
crate-type = ["staticlib"]
|
crate-type = ["staticlib", "rlib"]
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
nyash-rust = { path = "../../" }
|
nyash-rust = { path = "../../" }
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user