Skip to content

Commit 863c903

Browse files
chore(deps): bump futures from 0.3.23 to 0.3.24 (#188)
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.23 to 0.3.24. - [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.23...0.3.24) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cc5af85 commit 863c903

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

Cargo.lock

Lines changed: 18 additions & 18 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
@@ -33,7 +33,7 @@ async-stream = "0.3.3"
3333
async-trait = "0.1.57"
3434
chrono = "0.4.22"
3535
dhat = { version = "0.2.4", optional = true }
36-
futures = "0.3.23"
36+
futures = "0.3.24"
3737
flate2 = "1.0.24"
3838
http = "0.2.8"
3939
http-auth-basic = "0.3.3"

0 commit comments

Comments
 (0)