Skip to content
This repository has been archived by the owner on Apr 1, 2021. It is now read-only.

Commit

Permalink
Merge pull request #305 from PurpleBooth/dependabot/cargo/futures-0.3.13
Browse files Browse the repository at this point in the history
fix: bump futures from 0.3.12 to 0.3.13
  • Loading branch information
mergify[bot] committed Feb 23, 2021
2 parents 71c90ac + c13ceb0 commit 7cbb903
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 22 deletions.
39 changes: 18 additions & 21 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 @@ -15,7 +15,7 @@ categories = [ "command-line-utilities" ]
[dependencies]
pin-project = "1.0.5"
clap = "2.33.3"
futures = "0.3.12"
futures = "0.3.13"

[dependencies.reqwest]
version = "0.11.0"
Expand Down

0 comments on commit 7cbb903

Please sign in to comment.