Skip to content

Commit

Permalink
cargo: bump futures from 0.3.15 to 0.3.16
Browse files Browse the repository at this point in the history
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.15 to 0.3.16.
- [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.15...0.3.16)

---
updated-dependencies:
- dependency-name: futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marcbowes committed Jul 26, 2021
1 parent 45425c1 commit f22ab8a
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ smallvec = "1.6.1"
atty = "0.2.14"
url = "2.2.2"
reqwest = "0.11.3"
futures = "0.3.15"
futures = "0.3.16"

[dev-dependencies]
tempdir = "0.3"
Expand Down

0 comments on commit f22ab8a

Please sign in to comment.