Skip to content

Commit 23269be

Browse files
committed
point to 0.0.4 sys version
1 parent ef2b389 commit 23269be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bitnet-cpp/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ keywords = [
2323

2424
[dependencies]
2525
enumflags2 = "0.7.10"
26-
bitnet-cpp-sys = { path = "../bitnet-cpp-sys", version = "*" }
26+
bitnet-cpp-sys = { path = "../bitnet-cpp-sys", version = "0.0.4" }
2727
thiserror = { workspace = true }
2828
tracing = { workspace = true }
2929

0 commit comments

Comments
 (0)