Skip to content

Commit 4783f4d

Browse files
committed
⬆️ Upgrade hyper-util to 0.1.9
升级`hyper-util`至`0.1.9`
1 parent b9dc555 commit 4783f4d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -37,7 +37,7 @@ tracing = { version = "0.1.40", optional = true }
3737
# 内核依赖
3838
http-body-util = { version = "0.1.2", optional = true }
3939
hyper = { version = "1.4.1", optional = true }
40-
hyper-util = { version = "0.1.8", features = ["tokio", "server-auto", "server-graceful"], optional = true }
40+
hyper-util = { version = "0.1.9", features = ["tokio", "server-auto", "server-graceful"], optional = true }
4141

4242
# Gadget dependencies
4343
# Gadget依赖

0 commit comments

Comments
 (0)