add lib to libnyx crate-type
This commit is contained in:
parent
2101462186
commit
6a3257b2e9
@ -5,7 +5,7 @@ edition = "2021"
|
||||
|
||||
[lib]
|
||||
name = "libnyx"
|
||||
crate-type = ["staticlib", "dylib"]
|
||||
crate-type = ["lib", "staticlib", "dylib"]
|
||||
|
||||
[build-dependencies]
|
||||
cbindgen = "0.24.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user