You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-09 04:22:45 +03:00
Bump tower-http from 0.3.2 to 0.3.3
Bumps [tower-http](https://github.com/tower-rs/tower-http) from 0.3.2 to 0.3.3. - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](https://github.com/tower-rs/tower-http/compare/tower-http-0.3.2...tower-http-0.3.3) --- updated-dependencies: - dependency-name: tower-http dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
65596eb6a4
commit
37a3bc6609
@@ -24,6 +24,6 @@ serde_json = "1.0.81"
|
||||
thiserror = "1.0.31"
|
||||
tokio = { version = "1.18.1", features = ["sync", "parking_lot"] }
|
||||
tower = { version = "0.4.12", features = ["timeout", "limit"] }
|
||||
tower-http = { version = "0.3.2", features = ["follow-redirect", "decompression-full", "set-header", "compression-full", "cors"] }
|
||||
tower-http = { version = "0.3.3", features = ["follow-redirect", "decompression-full", "set-header", "compression-full", "cors"] }
|
||||
tracing = "0.1.34"
|
||||
tracing-opentelemetry = "0.17.2"
|
||||
|
Reference in New Issue
Block a user