Skip to content

Commit e659357

Browse files
chore(deps): bump hyper from 0.14.24 to 0.14.25 (#488)
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.24 to 0.14.25. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/v0.14.25/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.24...v0.14.25) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da0f06a commit e659357

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 @@ sp-runtime = "18.0.0"
3232

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

3838
[dev-dependencies]

0 commit comments

Comments
 (0)