We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents effe712 + 6a3257b commit b700fcdCopy full SHA for b700fcd
libnyx/Cargo.toml
@@ -5,7 +5,7 @@ edition = "2021"
5
6
[lib]
7
name = "libnyx"
8
-crate-type = ["staticlib", "dylib"]
+crate-type = ["lib", "staticlib", "dylib"]
9
10
[build-dependencies]
11
cbindgen = "0.24.3"
0 commit comments