Skip to content

Commit f5a453b

Browse files
fix(deps): bump hyper-util from 0.1.17 to 0.1.19
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.17 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.17...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 cf39ab6 commit f5a453b

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

Cargo.lock

Lines changed: 11 additions & 11 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
@@ -59,7 +59,7 @@ hex = "0.4.3"
5959
http = "1.2.0"
6060
http-body-util = "0.1.3"
6161
hyper = { version = "1.6.0", features = ["server"] }
62-
hyper-util = { version = "0.1.11", features = ["tokio"] }
62+
hyper-util = { version = "0.1.19", features = ["tokio"] }
6363
indicatif = "0.17.11"
6464
indoc = "2.0.6"
6565
insta = "1.43.1"

0 commit comments

Comments
 (0)