Skip to content

Commit d4597ed

Browse files
authored
Merge pull request #755 from hermit-os/upstream-hyper_util
build(deps): use upstream hyper-util
2 parents 2a5541d + 9f629b4 commit d4597ed

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 4 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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@ members = [
3131
]
3232

3333
[patch.crates-io]
34-
hyper-util = { git = "https://github.com/hermit-os/hyper-util.git", branch = "v/0.1.11" }
3534
socket2 = { git = "https://github.com/hermit-os/socket2.git", branch = "v0.5.x" }
3635
tokio = { git = "https://github.com/hermit-os/tokio.git", branch = "v/tokio-1.45.0" }

0 commit comments

Comments
 (0)