Skip to content

Commit 7794b07

Browse files
dependabot[bot]mxpv
authored andcommitted
build(deps): update tower requirement from 0.4 to 0.5
Updates the requirements on [tower](https://github.com/tower-rs/tower) to permit the latest version. - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.0...tower-0.5.1) --- updated-dependencies: - dependency-name: tower dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 304d670 commit 7794b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ time = { version = "0.3.29", features = ["serde", "std", "formatting"] }
4747
tokio = "1.26"
4848
tonic = "0.12"
4949
tonic-build = "0.12"
50-
tower = "0.4"
50+
tower = "0.5"
5151
uuid = { version = "1.0", features = ["v4"] }

0 commit comments

Comments
 (0)