Skip to content

Commit

Permalink
fix(deps): update rust crate http to 0.2.9 (#886)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2023
1 parent 9975dda commit 272380d
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 @@ -42,7 +42,7 @@ serde_json = "1.0"
thiserror = "1.0"
url = "2.3"
tao = { version = "0.18.0", default-features = false, features = [ "serde" ] }
http = "0.2.8"
http = "0.2.9"

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

0 comments on commit 272380d

Please sign in to comment.