Skip to content

Commit

Permalink
point to 0.0.4 sys version
Browse files Browse the repository at this point in the history
  • Loading branch information
eugenehp committed Nov 17, 2024
1 parent ef2b389 commit 23269be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitnet-cpp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ keywords = [

[dependencies]
enumflags2 = "0.7.10"
bitnet-cpp-sys = { path = "../bitnet-cpp-sys", version = "*" }
bitnet-cpp-sys = { path = "../bitnet-cpp-sys", version = "0.0.4" }
thiserror = { workspace = true }
tracing = { workspace = true }

Expand Down

0 comments on commit 23269be

Please sign in to comment.