Skip to content

Commit 03a77df

Browse files
deps: bump futures from 0.3.31 to 0.3.32
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.31 to 0.3.32. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](rust-lang/futures-rs@0.3.31...0.3.32) --- updated-dependencies: - dependency-name: futures dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aad1f8e commit 03a77df

2 files changed

Lines changed: 19 additions & 37 deletions

File tree

Cargo.lock

Lines changed: 18 additions & 36 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
@@ -120,7 +120,7 @@ libp2p-yamux = { version = "0.47.0", path = "muxers/yamux" }
120120
# External dependencies
121121
asynchronous-codec = { version = "0.7.0" }
122122
env_logger = "0.11"
123-
futures = "0.3.30"
123+
futures = "0.3.32"
124124
futures-bounded = { version = "0.3", features = ["tokio"] }
125125
futures-rustls = { version = "0.26.0", default-features = false }
126126
getrandom = "0.2"

0 commit comments

Comments
 (0)