Skip to content

Commit bad9e8d

Browse files
chore(deps): update rust crate tower-http to v0.6.7 (#212)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b296230 commit bad9e8d

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
@@ -20,7 +20,7 @@ svg = "=0.18.0"
2020
thiserror = "=2.0.17"
2121
tokio = { version = "=1.48.0", features = ["full"] }
2222
tower = { version = "=0.5.2", features = ["full"] }
23-
tower-http = { version = "=0.6.6", features = ["full"] }
23+
tower-http = { version = "=0.6.7", features = ["full"] }
2424
tracing = "=0.1.41"
2525
tracing-subscriber = "=0.3.20"
2626
walkdir = "=2.5.0"

0 commit comments

Comments
 (0)