Skip to content

Commit

Permalink
Merge pull request #91 from spinkube/dependabot/cargo/hyper-1.3.1
Browse files Browse the repository at this point in the history
chore(deps): bump hyper from 1.2.0 to 1.3.1
  • Loading branch information
Mossaka authored May 18, 2024
2 parents db7cb1f + 1ea5a14 commit eac7eae
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.2"
hyper = "1.3"
redis = { version = "0.25", features = ["tokio-comp"] }

0 comments on commit eac7eae

Please sign in to comment.