Skip to content

Commit

Permalink
Merge pull request #64 from niklasf/reqwest-0.11
Browse files Browse the repository at this point in the history
bump reqwest to 0.11 (tokio 1.0)
  • Loading branch information
jaemk committed Jan 7, 2021
2 parents 6863d6a + 9fb5561 commit 82667f3
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 @@ -39,6 +39,6 @@ rustls = ["reqwest/rustls-tls"]
all-features = true

[dependencies.reqwest]
version = "0.10"
version = "0.11"
default-features = false
features = ["blocking", "json"]

0 comments on commit 82667f3

Please sign in to comment.