Skip to content

Commit

Permalink
Update Rust crate http to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 23, 2024
1 parent 0d10d22 commit ec3d68a
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 @@ -49,7 +49,7 @@ expectorate = "1.1.0"
futures = "0.3"
futures-core = "0.3"
hex = "0.4"
http = "0.2.12"
http = "1.1.0"
httptest = "0.15.5"
hyper = { version = "0.14", features = [ "full" ] }
hyper-staticfile = "0.9"
Expand Down

0 comments on commit ec3d68a

Please sign in to comment.