Skip to content

Commit 4ef985e

Browse files
Update Rust crate tower-http to v0.6.5 (#11268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be32aea commit 4ef985e

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
@@ -129,7 +129,7 @@ tokio-postgres = "=0.7.13"
129129
tokio-util = "=0.7.15"
130130
toml = "=0.8.22"
131131
tower = "=0.5.2"
132-
tower-http = { version = "=0.6.4", features = ["add-extension", "fs", "catch-panic", "timeout", "compression-full"] }
132+
tower-http = { version = "=0.6.5", features = ["add-extension", "fs", "catch-panic", "timeout", "compression-full"] }
133133
tracing = "=0.1.41"
134134
tracing-subscriber = { version = "=0.3.19", features = ["env-filter", "json"] }
135135
typomania = { version = "=0.1.2", default-features = false }

0 commit comments

Comments
 (0)