Skip to content

Commit f361ca4

Browse files
committed
Update Cargo.toml
1 parent 11d7bbf commit f361ca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.1.0"
44
edition = "2024"
55

66
[lib]
7-
crate-type = ["cdylib", "rlib"]
7+
crate-type = ["rlib"]
88

99
[dependencies]
1010
openvcs-core = { path = "../Core", features = ["plugin-protocol"] }

0 commit comments

Comments
 (0)