Skip to content

Commit 1f44c1e

Browse files
authored
Merge pull request #88 from spinkube/dependabot/cargo/hyper-1.2.0
chore(deps): bump hyper from 0.14.28 to 1.2.0
2 parents 96b14ea + a9e83a3 commit 1f44c1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
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)