Skip to content

Commit b4150f7

Browse files
Bump tower-http from 0.6.7 to 0.6.8 (#108)
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.6.7 to 0.6.8. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.7...tower-http-0.6.8) --- updated-dependencies: - dependency-name: tower-http dependency-version: 0.6.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4d92aad commit b4150f7

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
@@ -41,7 +41,7 @@ tonic-prost = "0.14"
4141
tonic-prost-build = "0.14"
4242
tower-service = "0.3.3"
4343
tower = "0.5.2"
44-
tower-http = "0.6.7"
44+
tower-http = "0.6.8"
4545
tracing = "0.1.43"
4646
trait-variant = "0.1.2"
4747
twurst-error = { path = "error", version = "0.3.0" }

0 commit comments

Comments
 (0)