Skip to content

Commit 8c11bba

Browse files
Bump futures from 0.3.31 to 0.3.32 (#1356)
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 c621557 commit 8c11bba

File tree

2 files changed

+20
-21
lines changed

2 files changed

+20
-21
lines changed

Cargo.lock

Lines changed: 19 additions & 20 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
@@ -29,7 +29,7 @@ dropshot = "0.16.7"
2929
env_logger = "0.11.9"
3030
expectorate = { version = "1.2.0", features = ["predicates"] }
3131
flume = "0.12.0"
32-
futures = "0.3.31"
32+
futures = "0.3.32"
3333
http = "1.4.0"
3434
httpmock = "0.8.3"
3535
humantime = "2.3.0"

0 commit comments

Comments
 (0)