Skip to content

Commit c2b50dd

Browse files
Bump tower from 0.4.13 to 0.5.2
Bumps [tower](https://github.com/tower-rs/tower) from 0.4.13 to 0.5.2. - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.2) --- updated-dependencies: - dependency-name: tower dependency-version: 0.5.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfb29d2 commit c2b50dd

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.

crates/seal-proxy/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ serde_yaml = "0.9"
3333
snap = "1.1.0"
3434
tokio = {version = "1.44", features = ["full"]}
3535
tokio-util = "0.7.13"
36-
tower = "0.4"
36+
tower = "0.5"
3737
tower-http = {version = "0.6.6", features = ["trace", "timeout"]}
3838
tracing-subscriber = {version = "0.3.20", features = ["env-filter"]}
3939
tracing.workspace = true

0 commit comments

Comments
 (0)