Skip to content

Commit e2acd43

Browse files
dependabot[bot]ttys3
authored andcommitted
build(deps): bump tower from 0.5.0 to 0.5.1
Bumps [tower](https://github.com/tower-rs/tower) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](tower-rs/tower@tower-0.5.0...tower-0.5.1) --- updated-dependencies: - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c79e5ee commit e2acd43

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -23,7 +23,7 @@ axum-macros = { git = "https://github.com/tokio-rs/axum.git", branch = "main" }
2323
tokio = { version = "1.40.0", features = ["full"] }
2424
tracing = "0.1.40"
2525
tracing-subscriber = "0.3.18"
26-
tower = { version = "0.5.0", features = ["util"] }
26+
tower = { version = "0.5.1", features = ["util"] }
2727
tower-http = { version = "0.5.2", features = ["fs", "trace"] }
2828
hyper = { version = "1.4.1", features = ["server", "http1", "http2"] }
2929
mime_guess = "2.0.5"

0 commit comments

Comments
 (0)