Skip to content

Commit 6a9a929

Browse files
chore(deps): bump tower from 0.4.13 to 0.5.3 in /bots/echidnabot (#42)
Bumps [tower](https://github.com/tower-rs/tower) from 0.4.13 to 0.5.3. - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.4.13...tower-0.5.3) --- updated-dependencies: - dependency-name: tower dependency-version: 0.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 39c95f9 commit 6a9a929

2 files changed

Lines changed: 6 additions & 17 deletions

File tree

bots/echidnabot/Cargo.lock

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

bots/echidnabot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ tokio = { version = "1", features = ["full"] }
2727

2828
# HTTP framework
2929
axum = { version = "0.8", features = ["macros"] }
30-
tower = "0.4"
30+
tower = "0.5"
3131
tower-http = { version = "0.6", features = ["cors", "trace", "request-id"] }
3232

3333
# GraphQL

0 commit comments

Comments
 (0)