Skip to content

Commit

Permalink
fix(deps): update rust crate http to 0.2.5 (#416)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Sep 23, 2021
1 parent 23286b4 commit 3a6eefa
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 @@ -37,7 +37,7 @@ serde_json = "1.0"
thiserror = "1.0"
url = "2.2"
tao = { version = "0.5.2", default-features = false, features = [ "serde" ] }
http = "0.2.4"
http = "0.2.5"

[dev-dependencies]
anyhow = "1.0.43"
Expand Down

0 comments on commit 3a6eefa

Please sign in to comment.