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 Feb 19, 2024
1 parent 4ea9387 commit 608a7db
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.11"
http = "1.0.0"
httptest = "0.15.5"
hyper = { version = "0.14", features = [ "full" ] }
hyper-staticfile = "0.9"
Expand Down

0 comments on commit 608a7db

Please sign in to comment.