Skip to content

Commit be80b92

Browse files
dependabot[bot]dependabot-buildkite
and
dependabot-buildkite
authored
build(deps): bump rocksdb from 0.21.0 to 0.22.0 (#535)
* build(deps): 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] <[email protected]> * [auto-commit] Update all Cargo lock files --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot-buildkite <[email protected]>
1 parent 34b76ac commit be80b92

File tree

3 files changed

+21
-55
lines changed

3 files changed

+21
-55
lines changed

Cargo.lock

Lines changed: 10 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ledger/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ trees = { workspace = true }
7474
[dependencies.rocksdb]
7575
# Avoid the vendored bzip2 within rocksdb-sys that can cause linker conflicts
7676
# when also using the bzip2 crate
77-
version = "0.21.0"
77+
version = "0.22.0"
7878
default-features = false
7979
features = ["lz4"]
8080

programs/sbf/Cargo.lock

Lines changed: 10 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)