Skip to content

Commit aed764c

Browse files
chore(deps): bump tower-http from 0.6.4 to 0.6.5
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.6.4 to 0.6.5. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.4...tower-http-0.6.5) --- updated-dependencies: - dependency-name: tower-http dependency-version: 0.6.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9021806 commit aed764c

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
@@ -7,7 +7,7 @@ edition = "2021"
77
axum = { version = "0.8.4", features = ["http2"] }
88
tokio = { version = "1.45.1", features = ["full"] }
99
tokio-util = { version = "0.7.15", features = ["io"] }
10-
tower-http = { version = "0.6.4", features = ["trace", "cors"] }
10+
tower-http = { version = "0.6.5", features = ["trace", "cors"] }
1111
tracing = { version = "0.1.41"}
1212
tracing-subscriber = { version = "0.3.19" }
1313
anyhow = { version = "1.0.98" }

0 commit comments

Comments
 (0)