We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44d8fc4 commit 8ba17beCopy full SHA for 8ba17be
1 file changed
Cargo.toml
@@ -18,8 +18,7 @@ hound = "3.5.1"
18
clap = "4.5.30"
19
20
[lib]
21
-crate-type = ["rlib"]
22
-
+crate-type = ["cdylib", "rlib"]
23
24
[features]
25
default = ["wasm-api"]
0 commit comments