Skip to content

Commit

Permalink
Merge pull request #1448 from kristof-mattei/renovate/http-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate http to 1.2.0
  • Loading branch information
renovate[bot] authored Dec 4, 2024
2 parents d3dd5e2 + 537c5d7 commit 1f37eba
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ color-eyre = { git = "https://github.com/eyre-rs/eyre", rev = "2dc0688d33a487009
] }
hashbrown = "0.15.2"
hex = "0.4.3"
http = "1.1.0"
http = "1.2.0"
http-body-util = "0.1.2"
hyper = { version = "1.5.1", default-features = false }
hyper-tls = { version = "0.6.0", default-features = false, features = [
Expand Down

0 comments on commit 1f37eba

Please sign in to comment.