We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2b389 commit 23269beCopy full SHA for 23269be
bitnet-cpp/Cargo.toml
@@ -23,7 +23,7 @@ keywords = [
23
24
[dependencies]
25
enumflags2 = "0.7.10"
26
-bitnet-cpp-sys = { path = "../bitnet-cpp-sys", version = "*" }
+bitnet-cpp-sys = { path = "../bitnet-cpp-sys", version = "0.0.4" }
27
thiserror = { workspace = true }
28
tracing = { workspace = true }
29
0 commit comments