Skip to content

Commit

Permalink
cargo: bump reqwest to 0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rupansh committed Jan 13, 2021
1 parent d17255c commit e780ee6
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 @@ -65,7 +65,7 @@ version = "0.3.0"
default-features = false

[dependencies.reqwest]
version = "0.10.6"
version = "0.11"
optional = true
default-features = false
features = ["json", "rustls-tls"]
Expand Down

0 comments on commit e780ee6

Please sign in to comment.