Skip to content

Commit 7817991

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump tower-http from 0.6.10 to 0.6.11
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.6.10 to 0.6.11. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.10...tower-http-0.6.11) --- updated-dependencies: - dependency-name: tower-http dependency-version: 0.6.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0fb77d6 commit 7817991

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -111,7 +111,7 @@ tokio-retry = "0.3.0"
111111
tonic = { version = "0.14", features = ["tls-native-roots", "gzip"] }
112112
tonic-prost = "0.14"
113113
tonic-prost-build = "0.14"
114-
tower-http = { version = "0.6.10", features = ["cors"] }
114+
tower-http = { version = "0.6.11", features = ["cors"] }
115115
tower = { version = "0.5.1", features = ["full"] }
116116
wasmparser = "0.118.1"
117117
wasmtime = { version = "38.0.4", features = ["async"] }

0 commit comments

Comments
 (0)