Skip to content

Commit c7eb1f8

Browse files
Bump hyper from 0.14.27 to 1.5.1
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.27 to 1.5.1. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.27...v1.5.1) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ecf018 commit c7eb1f8

File tree

2 files changed

+82
-59
lines changed

2 files changed

+82
-59
lines changed

Cargo.lock

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

bzl-remote-core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ tempfile = { version = "3.14.0" }
4848
anyhow = "1.0.93"
4949
tower = { version = "0.4" }
5050
log = "0.4.22"
51-
hyper = "0.14.27"
51+
hyper = "1.5.1"
5252
hyper-tls = "0.5.0"
5353
sled = "0.34.7"
5454
memmap2 = "0.9.5"

0 commit comments

Comments
 (0)