mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump tower-http from 0.6.3 to 0.6.4 (#14018)
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.6.3 to 0.6.4. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.6.3...tower-http-0.6.4) --- updated-dependencies: - dependency-name: tower-http dependency-version: 0.6.4 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cec0311c51
commit
cdb23ac30f
|
@ -2645,9 +2645,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "tower-http"
|
||||
version = "0.6.3"
|
||||
version = "0.6.4"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "a1cfca9ae570b2a6efc764a88e914c29b3dfaa1fafe5f495812ae97ec9bc4d53"
|
||||
checksum = "0fdb0c213ca27a9f57ab69ddb290fd80d970922355b83ae380b395d3986b8a2e"
|
||||
dependencies = [
|
||||
"base64 0.22.1",
|
||||
"bitflags",
|
||||
|
|
Loading…
Reference in New Issue