Skip to content

Commit aa6ef87

Browse files
build(deps): bump hyper from 0.14.30 to 1.5.1
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.30 to 1.5.1. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.30...v1.5.1) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e9c9fd commit aa6ef87

File tree

2 files changed

+46
-13
lines changed

2 files changed

+46
-13
lines changed

Cargo.lock

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

iqhttp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ edition = "2021"
1616
rust-version = "1.63"
1717

1818
[dependencies]
19-
hyper = "0.14.10"
19+
hyper = "1.5.1"
2020
hyper-rustls = { version = "0.22", features = ["rustls-native-certs"] }
2121

2222
# optional dependencies

0 commit comments

Comments
 (0)