Skip to content

Commit a9e83a3

Browse files
chore(deps): bump hyper from 0.14.28 to 1.2.0
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.28 to 1.2.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.2.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 0892076 commit a9e83a3

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Cargo.lock

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

tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ tokio = { version = "1", features = ["rt", "macros", "process"] }
1818
[dev-dependencies]
1919
http = "1.1"
2020
tower = "0.4"
21-
hyper = "0.14"
21+
hyper = "1.2"
2222
redis = { version = "0.25", features = ["tokio-comp"] }

0 commit comments

Comments
 (0)