Skip to content

Commit 10f26cb

Browse files
build(deps): bump tower-http from 0.5.2 to 0.6.6
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.5.2 to 0.6.6. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.5.2...tower-http-0.6.6) --- updated-dependencies: - dependency-name: tower-http dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 54db31e commit 10f26cb

File tree

2 files changed

+3
-19
lines changed

2 files changed

+3
-19
lines changed

Cargo.lock

Lines changed: 2 additions & 18 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
@@ -92,7 +92,7 @@ thiserror = "2.0.16"
9292
tokio = { version = "1.45.1", features = ["full"] }
9393
tonic = { version = "0.12.3", features = ["tls-roots", "gzip"] }
9494
tonic-build = { version = "0.12.3", features = ["prost"] }
95-
tower-http = { version = "0.5.2", features = ["cors"] }
95+
tower-http = { version = "0.6.6", features = ["cors"] }
9696
wasmparser = "0.118.1"
9797
wasmtime = "33.0.2"
9898
substreams = "=0.6.0"

0 commit comments

Comments
 (0)