Skip to content

Commit

Permalink
Update Rust crate http to v1.2.0 (#5789)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Dec 3, 2024
1 parent c6576c0 commit 4f3301a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 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 @@ -110,7 +110,7 @@ futures-io = { version = "=0.3.31", default-features = false }
futures-sink = { version = "=0.3.31", default-features = false }
futures-util = { version = "=0.3.31", default-features = false }
hashbrown = { version = "=0.15.2", default-features = false, features = ["inline-more", "nightly"] }
http = { version = "=1.1.0", default-features = false }
http = { version = "=1.2.0", default-features = false }
image = { version = "0.25.0", default-features = false }
inferno = { version = "=0.12.0", default-features = false }
iso8601-duration = { version = "=0.2.0", default-features = false }
Expand Down

0 comments on commit 4f3301a

Please sign in to comment.