Skip to content

Commit

Permalink
Bump futures from 0.3.18 to 0.3.19
Browse files Browse the repository at this point in the history
Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.18 to 0.3.19.
- [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.18...0.3.19)

---
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 Jan 6, 2022
1 parent e9fa869 commit 20ae73e
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 @@ -20,7 +20,7 @@ tokio = { version = "~1.8", features = ["fs", "io-util", "time"] } # LTS
sha2 = "0.9.8"
bytes = "1"
base64 = "0.13.0"
futures = "0.3.18"
futures = "0.3.19"
nix = "0.23.0"
rusoto_core = { version = "0.47.0", default-features = false }
rusoto_credential = "0.47.0"
Expand Down

0 comments on commit 20ae73e

Please sign in to comment.