Skip to content

Commit bf96fa0

Browse files
authored
Merge pull request spinframework#156 from spinkube/dependabot/cargo/hyper-1.4.0
chore(deps): bump hyper from 1.3.1 to 1.4.0
2 parents 68bee2c + 2f73bd2 commit bf96fa0

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Cargo.toml

+1-1
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.3"
21+
hyper = "1.4"
2222
redis = { version = "0.25", features = ["tokio-comp"] }

0 commit comments

Comments
 (0)