Skip to content

Commit e25bd7d

Browse files
authored
Merge pull request #208 from spinkube/dependabot/cargo/tower-0.5.1
chore(deps): bump tower from 0.4.13 to 0.5.1
2 parents c87b986 + daa4ef0 commit e25bd7d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tokio = { version = "1", features = ["rt", "macros", "process"] }
1717

1818
[dev-dependencies]
1919
http = "1.1"
20-
tower = "0.4"
20+
tower = "0.5"
2121
hyper = "1.4"
2222
redis = { version = "0.25", features = ["tokio-comp"] }
2323
rumqttc = "0.24.0"

0 commit comments

Comments
 (0)