Skip to content

Commit

Permalink
Bump hyper from 0.14.27 to 1.5.0
Browse files Browse the repository at this point in the history
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.27 to 1.5.0.
- [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.0)

---
updated-dependencies:
- dependency-name: hyper
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 24c7a2e commit 3526bb7
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 59 deletions.
139 changes: 81 additions & 58 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion bzl-remote-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ tempfile = { version = "3.13.0" }
anyhow = "1.0.91"
tower = { version = "0.4" }
log = "0.4.22"
hyper = "0.14.27"
hyper = "1.5.0"
hyper-tls = "0.5.0"
sled = "0.34.7"
memmap2 = "0.9.5"
Expand Down

0 comments on commit 3526bb7

Please sign in to comment.