Skip to content

Commit 4fe598b

Browse files
Update Rust crate hyper to 1.7.0 (#543)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent e4b84e9 commit 4fe598b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ schemars = { version = "0.8", features = [ "uuid1", "chrono" ] }
6161
tokio = { version = "1.37", features = ["full"] }
6262
serde_repr = "0.1"
6363
anyhow = "1.0.99"
64-
hyper = "1.6.0"
64+
hyper = "1.7.0"
6565
hyper-util = { version = "0.1", features = ["full"] }
6666
serde_json = "1.0.140"
6767
percent-encoding = "2.3.1"

0 commit comments

Comments
 (0)