Skip to content

Commit 0d3ef76

Browse files
chore(deps): bump hyper from 0.14.31 to 0.14.32
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.31 to 0.14.32. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.32/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.31...v0.14.32) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f9aa61 commit 0d3ef76

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -32,7 +32,7 @@ polkadot-sdk = { version = "0.7", features = ["frame-election-provider-support",
3232

3333
# prometheus
3434
prometheus = "0.13"
35-
hyper = { version = "0.14.31", features = ["server", "http1", "http2", "tcp"] }
35+
hyper = { version = "0.14.32", features = ["server", "http1", "http2", "tcp"] }
3636
once_cell = "1.20"
3737

3838
[dev-dependencies]

0 commit comments

Comments
 (0)