Skip to content

Commit

Permalink
Bump reqwest from 0.9.24 to 0.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 5, 2020
1 parent 02cad77 commit c510f90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2018"
[dependencies]
dotenv = "0.15"
clap = "2.33"
reqwest = "0.9"
reqwest = "0.10"
serde = "1.0"
serde_json = "1.0"
serde_derive = "1.0"
Expand Down

0 comments on commit c510f90

Please sign in to comment.