We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
lib
1 parent 43f7de3 commit 9190879Copy full SHA for 9190879
napi/Cargo.toml
@@ -15,7 +15,7 @@ rust-version.workspace = true
15
description.workspace = true
16
17
[lib]
18
-crate-type = ["cdylib"]
+crate-type = ["cdylib", "lib"]
19
test = false
20
doctest = false
21
0 commit comments