Skip to content

Commit

Permalink
Bump hyper from 0.14.28 to 1.4.1
Browse files Browse the repository at this point in the history
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.28 to 1.4.1.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md)
- [Commits](hyperium/hyper@v0.14.28...v1.4.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 10, 2024
1 parent c04d9a2 commit f4d3cb2
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 40 deletions.
91 changes: 52 additions & 39 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ solana-logger = { version = "~2.0" }
solana-program = "~1.18"
solana-transaction-status = { version = "~1.18" }

hyper = { version = "~0", features = ["server"] }
hyper = { version = "~1", features = ["server"] }
lazy_static = "*"
log = "*"
prometheus = "*"
Expand Down

0 comments on commit f4d3cb2

Please sign in to comment.