Skip to content

Commit daa4ef0

Browse files
chore(deps): bump tower from 0.4.13 to 0.5.1
Bumps [tower](https://github.com/tower-rs/tower) from 0.4.13 to 0.5.1. - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.1) --- updated-dependencies: - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e3e12b commit daa4ef0

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)