Skip to content

Commit dfada53

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump tower-http from 0.6.6 to 0.6.8
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.6.6 to 0.6.8. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.6...tower-http-0.6.8) --- updated-dependencies: - dependency-name: tower-http dependency-version: 0.6.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7675e54 commit dfada53

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
@@ -96,7 +96,7 @@ tokio-retry = "0.3.0"
9696

9797
tonic = { version = "0.12.3", features = ["tls-roots", "gzip"] }
9898
tonic-build = { version = "0.12.3", features = ["prost"] }
99-
tower-http = { version = "0.6.6", features = ["cors"] }
99+
tower-http = { version = "0.6.8", features = ["cors"] }
100100
wasmparser = "0.118.1"
101101
wasmtime = { version = "33.0.2", features = ["async"] }
102102
substreams = "=0.6.0"

0 commit comments

Comments
 (0)