Skip to content

Commit

Permalink
Merge pull request #208 from spinkube/dependabot/cargo/tower-0.5.1
Browse files Browse the repository at this point in the history
chore(deps): bump tower from 0.4.13 to 0.5.1
  • Loading branch information
Mossaka authored Nov 15, 2024
2 parents c87b986 + daa4ef0 commit e25bd7d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -17,7 +17,7 @@ tokio = { version = "1", features = ["rt", "macros", "process"] }

[dev-dependencies]
http = "1.1"
tower = "0.4"
tower = "0.5"
hyper = "1.4"
redis = { version = "0.25", features = ["tokio-comp"] }
rumqttc = "0.24.0"

0 comments on commit e25bd7d

Please sign in to comment.