Skip to content

Commit d8ec1ae

Browse files
chore(deps): bump tower-http from 0.6.4 to 0.6.5 (#652)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Chad Nehemiah <chad.nehemiah94@gmail.com>
1 parent 425d25c commit d8ec1ae

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -79,7 +79,7 @@ tokenizers = "0.21.0"
7979
tokio = "1.45.1"
8080
toml = "0.8.12"
8181
tower = "0.5.1"
82-
tower-http = "0.6.4"
82+
tower-http = "0.6.5"
8383
tracing = "0.1.40"
8484
tracing-appender = "0.2.3"
8585
tracing-loki = "0.2.6"

0 commit comments

Comments
 (0)