Skip to content

Commit 9bf67cb

Browse files
build(deps): bump tower-http from 0.6.1 to 0.6.2
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.6.1 to 0.6.2. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.1...tower-http-0.6.2) --- updated-dependencies: - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a1a9d02 commit 9bf67cb

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
@@ -287,7 +287,7 @@ features = ["util"]
287287

288288
# Tower HTTP layers
289289
[workspace.dependencies.tower-http]
290-
version = "0.6.1"
290+
version = "0.6.2"
291291
features = ["cors", "fs", "add-extension", "set-header"]
292292

293293
# Logging and tracing

0 commit comments

Comments
 (0)