Skip to content

Commit b60027b

Browse files
authored
Merge pull request #251 from spinkube/dependabot/cargo/redis-0.27.6
chore(deps): bump redis from 0.25.4 to 0.27.6
2 parents 1a93553 + 827a862 commit b60027b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ license.workspace = true
99
[dev-dependencies]
1010
anyhow = "1"
1111
curl = { version = "0.4", features = ["static-curl"] }
12-
redis = { version = "0.25", features = ["tokio-comp"] }
12+
redis = { version = "0.27", features = ["tokio-comp"] }
1313
rumqttc = "0.24.0"
1414
tokio = { version = "1", features = ["rt", "macros", "process"] }

0 commit comments

Comments
 (0)