Skip to content

Commit

Permalink
Update Rust crate hyper to 1.5.1 (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
  • Loading branch information
oxide-renovate[bot] authored Nov 21, 2024
1 parent 00d7534 commit e223734
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 @@ -23,7 +23,7 @@ heck = "0.5.0"
hex = "0.4.3"
http = "1"
http-body-util = "0.1.2"
hyper = "1.5.0"
hyper = "1.5.1"
jsonwebtoken = "9.3.0"
mockall = "0.13.1"
newtype-uuid = { version = "1.1.3", features = ["schemars08", "serde", "v4"] }
Expand Down

0 comments on commit e223734

Please sign in to comment.