Skip to content

Commit

Permalink
deps: bump futures-bounded from 0.2.3 to 0.2.4
Browse files Browse the repository at this point in the history
Pull-Request: #5461.
  • Loading branch information
dependabot[bot] authored Jun 11, 2024
1 parent 65658f5 commit 28dd3b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ rust-version = "1.75.0"

[workspace.dependencies]
asynchronous-codec = { version = "0.7.0" }
futures-bounded = { version = "0.2.3" }
futures-bounded = { version = "0.2.4" }
futures-rustls = { version = "0.26.0", default-features = false }
libp2p = { version = "0.54.0", path = "libp2p" }
libp2p-allow-block-list = { version = "0.3.0", path = "misc/allow-block-list" }
Expand Down

0 comments on commit 28dd3b2

Please sign in to comment.