Skip to content

Commit 2a81b6b

Browse files
chore(deps): bump hyper-util from 0.1.9 to 0.1.10
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.9 to 0.1.10. - [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.9...v0.1.10) --- updated-dependencies: - dependency-name: hyper-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8c9356b commit 2a81b6b

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
@@ -10,6 +10,6 @@ clap = { version = "4.5", features = ["derive"] }
1010
hyper = { version = "1.4.1", features = ["full"] }
1111
tokio = { version = "1.29.1", features = ["full"] }
1212
http-body-util = "0.1.2"
13-
hyper-util = { version = "0.1.9", features = ["full"] }
13+
hyper-util = { version = "0.1.10", features = ["full"] }
1414
local-ip-address = "0.6.2"
1515
colored = "2.1.0"

0 commit comments

Comments
 (0)