Skip to content

Commit 0aa330b

Browse files
Update Rust crate hyper to 1.6.0 (#223)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent 2505461 commit 0aa330b

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ heck = "0.5.0"
2323
hex = "0.4.3"
2424
http = "1"
2525
http-body-util = "0.1.2"
26-
hyper = "1.5.2"
26+
hyper = "1.6.0"
2727
jsonwebtoken = "9.3.0"
2828
mockall = "0.13.1"
2929
newtype-uuid = { version = "1.1.3", features = ["schemars08", "serde", "v4"] }

0 commit comments

Comments
 (0)