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.
1 parent 514cacd commit c695133Copy full SHA for c695133
example/Cargo.toml
@@ -8,4 +8,5 @@ version = "0.1.0"
8
default-features = false
9
10
[lib]
11
+crate-type = ["cdylib"]
12
name = "helloworld"
0 commit comments