build(deps): bump redb from 2.1.0 to 2.1.1 (#186)

Bumps [redb](https://github.com/cberner/redb) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/cberner/redb/releases)
- [Changelog](https://github.com/cberner/redb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cberner/redb/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: redb
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-06-23 05:15:04 -07:00
committed by GitHub
parent b730b08d6e
commit b2d146713b
2 changed files with 3 additions and 3 deletions

View File

@ -67,7 +67,7 @@ prost-reflect-build = "0.13.0"
prost-types = "0.12.6"
rand = "0.8.5"
ratatui = "0.26.3"
redb = "2.1.0"
redb = "2.1.1"
regex = "1.10.4"
rtnetlink = "0.14.1"
scopeguard = "1.2.0"