Skip to content

Commit e7e1ede

Browse files
Bump rocksdb from 0.21.0 to 0.22.0
Bumps [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb) from 0.21.0 to 0.22.0. - [Release notes](https://github.com/rust-rocksdb/rust-rocksdb/releases) - [Changelog](https://github.com/rust-rocksdb/rust-rocksdb/blob/master/CHANGELOG.md) - [Commits](rust-rocksdb/rust-rocksdb@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: rocksdb dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2afb0b0 commit e7e1ede

File tree

2 files changed

+9
-26
lines changed

2 files changed

+9
-26
lines changed

Cargo.lock

+8-25
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ parking_lot = "0.12"
3333
serde = { version = "1.0", features = ["derive", "rc"] }
3434
sha2 = "0.10"
3535
syntect = "5"
36-
rocksdb = "0.21"
36+
rocksdb = "0.22"
3737
tar = "0.4"
3838
flate2 = "1.0"
3939
time = { version = "0.3", features = ["serde"] }

0 commit comments

Comments
 (0)