Skip to content

Commit bca9394

Browse files
build(deps): bump redb from 2.6.0 to 3.1.0
Bumps [redb](https://github.com/cberner/redb) from 2.6.0 to 3.1.0. - [Release notes](https://github.com/cberner/redb/releases) - [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md) - [Commits](cberner/redb@v2.6.0...v3.1.0) --- updated-dependencies: - dependency-name: redb dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bb30fd commit bca9394

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ url = { version = "2.5" }
8787

8888
# database
8989
rocksdb = { version = "0.21.0", features = ["multi-threaded-cf"] }
90-
redb = "2.6.0"
90+
redb = "3.1.0"
9191

9292
# async
9393
async-trait = "0.1.86"

0 commit comments

Comments
 (0)