Skip to content

Commit

Permalink
update librocksdb-sys version to 0.2.9+8.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyazhou committed Jun 27, 2024
1 parent 4d1e434 commit 794f16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ serde1 = ["serde"]

[dependencies]
libc = "0.2"
haizhi-librocksdb-sys = { path = "librocksdb-sys", version = "0.2.7" }
haizhi-librocksdb-sys = { path = "librocksdb-sys", version = "0.2.9+8.1.1" }
serde = { version = "1", features = [ "derive" ], optional = true }
serde_json = "1.0.0"

Expand Down

0 comments on commit 794f16f

Please sign in to comment.