Skip to content

Commit 794f16f

Browse files
author
yangyazhou
committed
update librocksdb-sys version to 0.2.9+8.1.1
1 parent 4d1e434 commit 794f16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ serde1 = ["serde"]
3636

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

0 commit comments

Comments
 (0)