Skip to content

Commit

Permalink
Bump futures from 0.3.6 to 0.3.14
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Apr 12, 2021
1 parent 61fd58e commit 5f0c78f
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 39 deletions.
68 changes: 30 additions & 38 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 @@ -18,7 +18,7 @@ rusoto_core = "0.44.0"
rusoto_route53 = "0.44.0"
reqwest = { version = "0.10.8", features = ["blocking"] }
tokio = { version = "0.2.22", features = ["full"] }
futures = "0.3.6"
futures = "0.3.14"
async-trait = "0.1.41"

[dev-dependencies.cargo-husky]
Expand Down

0 comments on commit 5f0c78f

Please sign in to comment.