Skip to content

Commit 2ae2c59

Browse files
Update Rust crate tower-http to v0.6.8 (#12470)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a656ba7 commit 2ae2c59

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
@@ -139,7 +139,7 @@ tokio-postgres = "=0.7.15"
139139
tokio-util = "=0.7.17"
140140
toml = "=0.9.8"
141141
tower = "=0.5.2"
142-
tower-http = { version = "=0.6.7", features = ["add-extension", "fs", "catch-panic", "timeout", "compression-full"] }
142+
tower-http = { version = "=0.6.8", features = ["add-extension", "fs", "catch-panic", "timeout", "compression-full"] }
143143
tracing = "=0.1.43"
144144
tracing-subscriber = { version = "=0.3.22", features = ["env-filter", "json"] }
145145
typomania = { version = "=0.1.2", default-features = false }

0 commit comments

Comments
 (0)