Skip to content

Commit a167e49

Browse files
chore(deps): bump redb from 2.5.0 to 2.6.0 in /code (#1059)
Bumps [redb](https://github.com/cberner/redb) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/cberner/redb/releases) - [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md) - [Commits](cberner/redb@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: redb dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 125d141 commit a167e49

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

code/Cargo.lock

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

code/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ protox = "0.8.0"
154154
ractor = { version = "0.14.6", default-features = false, features = ["async-trait", "tokio_runtime"] }
155155
rand = { version = "0.8.5", features = ["std_rng", "small_rng"] }
156156
rand_chacha = "0.3.1"
157-
redb = "2.5.0"
157+
redb = "2.6.0"
158158
seahash = "4.1"
159159
serde = "1.0"
160160
serde_json = "1.0"

0 commit comments

Comments
 (0)