Skip to content

Commit b4abdf6

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

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 3 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
@@ -23,7 +23,7 @@ tokio = { version = "1.47.1", features = ["full"] }
2323
tracing = "0.1.41"
2424
tracing-subscriber = "0.3.19"
2525
tower = { version = "0.5.2", features = ["util"] }
26-
tower-http = { version = "0.6.4", features = ["fs", "trace"] }
26+
tower-http = { version = "0.6.6", features = ["fs", "trace"] }
2727
hyper = { version = "1.6.0", features = ["server", "http1", "http2"] }
2828
mime_guess = "2.0.5"
2929
mime = "0.3.17"

0 commit comments

Comments
 (0)