Skip to content

Commit 5f0ea20

Browse files
Bump hyper-util from 0.1.2 to 0.1.3 (#91)
Bumps [hyper-util](https://github.com/hyperium/hyper-util) from 0.1.2 to 0.1.3. - [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.2...v0.1.3) --- updated-dependencies: - dependency-name: hyper-util dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cfc4725 commit 5f0ea20

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ hyper-rustls = { version = "0.26.0", default-features = false, features = [
5858
"webpki-tokio",
5959
"ring",
6060
] }
61-
hyper-util = "0.1.2"
61+
hyper-util = "0.1.3"
6262
http-body-util = "0.1.0"
6363
rustls = { version = "0.22.2", features = ["tls12", "ring"] }
6464
webpki-roots = "0.26.0"

0 commit comments

Comments
 (0)