Skip to content

Commit 1554655

Browse files
deps: bump async-channel from 2.3.1 to 2.5.0
Pull-Request: #6333.
1 parent 0eeeede commit 1554655

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

protocols/gossipsub/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ wasm-bindgen = ["getrandom/js", "futures-timer/wasm-bindgen"]
1515
metrics = ["prometheus-client"]
1616

1717
[dependencies]
18-
async-channel = "2.3.1"
18+
async-channel = "2.5.0"
1919
asynchronous-codec = { workspace = true }
2020
base64 = "0.22.1"
2121
byteorder = "1.5.0"

0 commit comments

Comments
 (0)