delete snappy, bump rust-rocksdb, bump rocksdb to v9.10.0 again
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
parent
0d741bbd46
commit
df72384c16
4 changed files with 8 additions and 9 deletions
3
deps/rust-rocksdb/Cargo.toml
vendored
3
deps/rust-rocksdb/Cargo.toml
vendored
|
@ -14,7 +14,6 @@ default = ["lz4", "zstd", "zlib", "bzip2"]
|
|||
jemalloc = ["rust-rocksdb/jemalloc"]
|
||||
io-uring = ["rust-rocksdb/io-uring"]
|
||||
valgrind = ["rust-rocksdb/valgrind"]
|
||||
snappy = ["rust-rocksdb/snappy"]
|
||||
lz4 = ["rust-rocksdb/lz4"]
|
||||
zstd = ["rust-rocksdb/zstd"]
|
||||
zlib = ["rust-rocksdb/zlib"]
|
||||
|
@ -27,7 +26,7 @@ malloc-usable-size = ["rust-rocksdb/malloc-usable-size"]
|
|||
|
||||
[dependencies.rust-rocksdb]
|
||||
git = "https://github.com/girlbossceo/rust-rocksdb-zaidoon1"
|
||||
rev = "7b0e1bbe395a41ba8a11347a4921da590e3ad0d9"
|
||||
rev = "2ff4bbf31e944fa2686bb041d8c5caaf4b966d3b"
|
||||
#branch = "master"
|
||||
default-features = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue