Skip to content

Commit 03e99c4

Browse files
authored
Merge pull request #1 from valkey-io/dependabot/cargo/redis-0.25.3
Bump redis from 0.23.3 to 0.25.3
2 parents 78b7528 + 3cf63a6 commit 03e99c4

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)