Skip to content

Commit 22ed47d

Browse files
authored
Merge pull request #51 from stackclass/dependabot/cargo/tower-http-0.6.7
build(deps): bump tower-http from 0.6.6 to 0.6.7
2 parents 7b6b332 + 1eb7452 commit 22ed47d

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
@@ -65,7 +65,7 @@ tempfile = "3.23.0"
6565
thiserror = "2.0.17"
6666
tokio = { version = "1.48.0", features = ["full"] }
6767
tokio-stream = "0.1.17"
68-
tower-http = { version = "0.6.6", features = ["cors"] }
68+
tower-http = { version = "0.6.7", features = ["cors"] }
6969
tracing = "0.1.41"
7070
tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
7171
url = "2.5.4"

0 commit comments

Comments
 (0)