Skip to content

Commit 9ed23a7

Browse files
deps: bump redis from 0.23.1 to 0.23.2
Pull-Request: #4324.
1 parent d3da24f commit 9ed23a7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

interop-tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ libp2p = { path = "../libp2p", features = ["ping", "noise", "tls", "rsa", "macro
2323
libp2p-webrtc = { workspace = true, features = ["tokio"] }
2424
libp2p-mplex = { path = "../muxers/mplex" }
2525
mime_guess = "2.0"
26-
redis = { version = "0.23.0", default-features = false, features = ["tokio-comp"] }
26+
redis = { version = "0.23.2", default-features = false, features = ["tokio-comp"] }
2727
rust-embed = "6.8"
2828
serde_json = "1"
2929
thirtyfour = "=0.32.0-rc.8" # https://github.com/stevepryde/thirtyfour/issues/169

0 commit comments

Comments
 (0)