Skip to content

Commit 3c5d02c

Browse files
build(deps): bump redis from 0.31.0 to 1.0.2
Bumps [redis](https://github.com/redis-rs/redis-rs) from 0.31.0 to 1.0.2. - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.31.0...redis-1.0.2) --- updated-dependencies: - dependency-name: redis dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7b02b32 commit 3c5d02c

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

Cargo.lock

Lines changed: 14 additions & 6 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
@@ -68,7 +68,7 @@ itertools = "0.14.0"
6868
lazy_static = "1.5.0"
6969
prost = "0.13"
7070
prost-types = "0.13"
71-
redis = { version = "0.31.0", features = [
71+
redis = { version = "1.0.2", features = [
7272
"aio",
7373
"connection-manager",
7474
"tokio-comp",

0 commit comments

Comments
 (0)