Skip to content

Commit 04cc046

Browse files
dep-update: bump futures from 0.3.31 to 0.3.32 (#1438)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40e0349 commit 04cc046

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -40,7 +40,7 @@ dashmap = { version = "6.1.0", features = ["serde"] }
4040
etag = { version = "4.0.0" }
4141
eventsource-client = { version = "0.16.2" }
4242
eventsource-stream = { version = "0.2.3" }
43-
futures = { version = "0.3.31" }
43+
futures = { version = "0.3.32" }
4444
futures-util = { version = "0.3.32" }
4545
hmac = { version = "0.12.1" }
4646
http = { version = "1.4.0" }

0 commit comments

Comments
 (0)