You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-31 09:24:31 +03:00
Bump headers from 0.3.7 to 0.3.8
Bumps [headers](https://github.com/hyperium/headers) from 0.3.7 to 0.3.8. - [Release notes](https://github.com/hyperium/headers/releases) - [Commits](https://github.com/hyperium/headers/compare/headers-v0.3.7...headers-v0.3.8) --- updated-dependencies: - dependency-name: headers 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
77d31aaf3f
commit
95063ea251
@ -9,7 +9,7 @@ license = "Apache-2.0"
|
||||
axum = { version = "0.5.15", optional = true }
|
||||
bytes = "1.2.1"
|
||||
futures-util = "0.3.24"
|
||||
headers = "0.3.7"
|
||||
headers = "0.3.8"
|
||||
http = "0.2.8"
|
||||
http-body = "0.4.5"
|
||||
hyper = "0.14.20"
|
||||
|
Reference in New Issue
Block a user