Skip to content

Commit acbcf3e

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

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -24,7 +24,7 @@ tokio = { version = "1.40.0", features = ["full"] }
2424
tracing = "0.1.40"
2525
tracing-subscriber = "0.3.18"
2626
tower = { version = "0.5.1", features = ["util"] }
27-
tower-http = { version = "0.5.2", features = ["fs", "trace"] }
27+
tower-http = { version = "0.6.1", features = ["fs", "trace"] }
2828
hyper = { version = "1.4.1", features = ["server", "http1", "http2"] }
2929
mime_guess = "2.0.5"
3030
mime = "0.3.17"

0 commit comments

Comments
 (0)