Bump rocksdb from 0.12.4 to 0.13.0 (#6952)

automerge
This commit is contained in:
dependabot-preview[bot]
2019-11-14 09:59:54 -08:00
committed by Grimes
parent 42af8b199f
commit d6cbb02c92
3 changed files with 17 additions and 17 deletions

View File

@@ -47,7 +47,7 @@ tempfile = "3.1.0"
[dependencies.rocksdb]
# Avoid the vendored bzip2 within rocksdb-sys that can cause linker conflicts
# when also using the bzip2 crate
version = "0.12.4"
version = "0.13.0"
default-features = false
features = ["lz4"]