Skip to content

Commit d80667a

Browse files
Bump hyper from 0.14.27 to 1.1.0
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.27 to 1.1.0. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v0.14.27...v1.1.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 143a9dc commit d80667a

File tree

2 files changed

+50
-25
lines changed

2 files changed

+50
-25
lines changed

Cargo.lock

Lines changed: 49 additions & 24 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
@@ -22,7 +22,7 @@ version = "2.1.4"
2222
features = ["sqlite"]
2323

2424
[dependencies.hyper]
25-
version = "0.14.27"
25+
version = "1.1.0"
2626
features = ["client"]
2727

2828
[dependencies.hyper-rustls]

0 commit comments

Comments
 (0)