Skip to content

Commit 40e0349

Browse files
dep-update: bump futures-util from 0.3.31 to 0.3.32 (#1439)
Bumps [futures-util](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-util dependency-version: 0.3.32 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b505f0 commit 40e0349

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

Cargo.lock

Lines changed: 14 additions & 15 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
@@ -41,7 +41,7 @@ etag = { version = "4.0.0" }
4141
eventsource-client = { version = "0.16.2" }
4242
eventsource-stream = { version = "0.2.3" }
4343
futures = { version = "0.3.31" }
44-
futures-util = { version = "0.3.31" }
44+
futures-util = { version = "0.3.32" }
4545
hmac = { version = "0.12.1" }
4646
http = { version = "1.4.0" }
4747
http-body-util = { version = "0.1.3" }

0 commit comments

Comments
 (0)