Skip to content

Commit 80ec5f0

Browse files
dependabot[bot]nyetwurk
authored andcommitted
Bump hyper from 0.14.28 to 1.6.0
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.28 to 1.6.0. - [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.6.0) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fae1dcb commit 80ec5f0

File tree

2 files changed

+47
-11
lines changed

2 files changed

+47
-11
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ solana-program = { version = "~2.1" }
1616
solana-transaction-status = { version = "~2.1" }
1717
solana-logger = { version = "*" }
1818

19-
hyper = { version = "~0", features = ["server"] }
19+
hyper = { version = "~1", features = ["server"] }
2020
lazy_static = "*"
2121
log = "*"
2222
prometheus = "*"

0 commit comments

Comments
 (0)