Skip to content

Commit eac7eae

Browse files
authored
Merge pull request #91 from spinkube/dependabot/cargo/hyper-1.3.1
chore(deps): bump hyper from 1.2.0 to 1.3.1
2 parents db7cb1f + 1ea5a14 commit eac7eae

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)