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 158e597 commit ab5b9c4Copy full SHA for ab5b9c4
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2024"
5
6
[lib]
7
-crate-type = ["staticlib"]
+crate-type = ["staticlib", "dylib"]
8
9
[profile.release]
10
opt-level = 3
0 commit comments