We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a6d73 commit 30a9ddbCopy full SHA for 30a9ddb
yggdrasilffi/Cargo.toml
@@ -7,7 +7,7 @@ version = "0.1.0"
7
8
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
9
[lib]
10
-crate-type = ["cdylib"]
+crate-type = ["cdylib", "staticlib"]
11
name = "yggdrasilffi"
12
13
[dependencies]
0 commit comments