Skip to content

Commit 1ea5a14

Browse files
chore(deps): bump hyper from 1.2.0 to 1.3.1
Bumps [hyper](https://github.com/hyperium/hyper) from 1.2.0 to 1.3.1. - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.2.0...v1.3.1) --- updated-dependencies: - dependency-name: hyper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d579ff commit 1ea5a14

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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 = "1.2"
21+
hyper = "1.3"
2222
redis = { version = "0.25", features = ["tokio-comp"] }

0 commit comments

Comments
 (0)