Skip to content

Commit 3cf63a6

Browse files
Bump redis from 0.23.3 to 0.25.3
Bumps [redis](https://github.com/redis-rs/redis-rs) from 0.23.3 to 0.25.3. - [Release notes](https://github.com/redis-rs/redis-rs/releases) - [Commits](redis-rs/redis-rs@redis-0.23.3...redis-0.25.3) --- updated-dependencies: - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 78b7528 commit 3cf63a6

File tree

2 files changed

+6
-28
lines changed

2 files changed

+6
-28
lines changed

Cargo.lock

Lines changed: 5 additions & 27 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
@@ -137,7 +137,7 @@ log = "0.4"
137137

138138
[dev-dependencies]
139139
anyhow = "1"
140-
redis = "0.23"
140+
redis = "0.25"
141141
lazy_static = "1"
142142
redis-module-macros = { path = "./redismodule-rs-macros"}
143143
valkey-module = { path = "./", default-features = false, features = ["min-redis-compatibility-version-7-2"] }

0 commit comments

Comments
 (0)