Update rocksdb to 0.18.0 release (#23031)
This commit is contained in:
@ -56,7 +56,7 @@ reed-solomon-erasure = { version = "5.0.1", features = ["simd-accel"] }
|
||||
[dependencies.rocksdb]
|
||||
# Avoid the vendored bzip2 within rocksdb-sys that can cause linker conflicts
|
||||
# when also using the bzip2 crate
|
||||
version = "0.17.0"
|
||||
version = "0.18.0"
|
||||
default-features = false
|
||||
features = ["lz4"]
|
||||
|
||||
|
Reference in New Issue
Block a user