Skip to content

Commit

Permalink
Merge pull request #88 from spinkube/dependabot/cargo/hyper-1.2.0
Browse files Browse the repository at this point in the history
chore(deps): bump hyper from 0.14.28 to 1.2.0
  • Loading branch information
Mossaka authored Apr 16, 2024
2 parents 96b14ea + a9e83a3 commit 1f44c1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 = "0.14"
hyper = "1.2"
redis = { version = "0.25", features = ["tokio-comp"] }

0 comments on commit 1f44c1e

Please sign in to comment.