Skip to content

Commit 6f90c67

Browse files
Bump hyper-util from 0.1.18 to 0.1.19
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.18 to 0.1.19. - [Release notes](https://github.com/hyperium/hyper-util/releases) - [Changelog](https://github.com/hyperium/hyper-util/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper-util@v0.1.18...v0.1.19) --- updated-dependencies: - dependency-name: hyper-util dependency-version: 0.1.19 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 219fbb9 commit 6f90c67

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
@@ -31,7 +31,7 @@ hyper = { version = "1.8.1", default-features = false, features = [
3131
"server",
3232
"http1",
3333
], optional = true }
34-
hyper-util = { version = "0.1.18", features = ["tokio"] }
34+
hyper-util = { version = "0.1.19", features = ["tokio"] }
3535
http-body-util = "0.1.3"
3636
ipext = "0.1.0"
3737
libsodium-sys-stable = "1.22.5"

0 commit comments

Comments
 (0)