Skip to content

Commit 21b13e2

Browse files
chore(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] <support@github.com>
1 parent 0a73ffa commit 21b13e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

portmapper/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ tracing = "0.1"
3838
url = { version = "2.5", features = ["serde"] }
3939

4040
# fix minimal crates
41-
hyper-util = "0.1.11"
41+
hyper-util = "0.1.19"
4242
tower-layer = "0.3.3"
4343

4444
[dev-dependencies]

0 commit comments

Comments
 (0)