Skip to content

Commit 259ae0b

Browse files
Bump redis from 0.25.4 to 0.27.5
Bumps [redis](https://github.com/redis-rs/redis-rs) from 0.25.4 to 0.27.5. - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.25.4...redis-0.27.5) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3342fd2 commit 259ae0b

File tree

2 files changed

+29
-6
lines changed

2 files changed

+29
-6
lines changed

Cargo.lock

Lines changed: 28 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
@@ -35,7 +35,7 @@ alloy-provider = { version = "0.3.0" }
3535
prometheus = "0.13.4"
3636
ctor = "0.2"
3737
flume = "0.11.0"
38-
redis = "0.25.4"
38+
redis = "0.27.5"
3939
tonic = "0.8"
4040
prost = "0.11"
4141
tokio-stream = { version = "0.1", features = ["net"] }

0 commit comments

Comments
 (0)