We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11d7bbf commit f361ca4Copy full SHA for f361ca4
1 file changed
Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
4
edition = "2024"
5
6
[lib]
7
-crate-type = ["cdylib", "rlib"]
+crate-type = ["rlib"]
8
9
[dependencies]
10
openvcs-core = { path = "../Core", features = ["plugin-protocol"] }
0 commit comments