Skip to content

Commit 1b891a0

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tokio = { version = "1.49.0", features = ["full", "test-util", "macros", "rt-mul
5757
mockall = "0.14.0"
5858
assert_matches = "1.5.0"
5959
tempfile = "3.24.0"
60-
tower = { version = "0.5.2", features = ["util"] }
60+
tower = { version = "0.5.3", features = ["util"] }
6161
serial_test = "3.3.1"
6262

6363
# local testing: ignore

0 commit comments

Comments
 (0)