We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d1e434 commit 794f16fCopy full SHA for 794f16f
Cargo.toml
@@ -36,7 +36,7 @@ serde1 = ["serde"]
36
37
[dependencies]
38
libc = "0.2"
39
-haizhi-librocksdb-sys = { path = "librocksdb-sys", version = "0.2.7" }
+haizhi-librocksdb-sys = { path = "librocksdb-sys", version = "0.2.9+8.1.1" }
40
serde = { version = "1", features = [ "derive" ], optional = true }
41
serde_json = "1.0.0"
42
0 commit comments