Skip to content

Commit

Permalink
Merge pull request #156 from spinkube/dependabot/cargo/hyper-1.4.0
Browse files Browse the repository at this point in the history
chore(deps): bump hyper from 1.3.1 to 1.4.0
  • Loading branch information
Mossaka authored Jul 1, 2024
2 parents 68bee2c + 2f73bd2 commit bf96fa0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ tokio = { version = "1", features = ["rt", "macros", "process"] }
[dev-dependencies]
http = "1.1"
tower = "0.4"
hyper = "1.3"
hyper = "1.4"
redis = { version = "0.25", features = ["tokio-comp"] }

0 comments on commit bf96fa0

Please sign in to comment.