1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-07 17:03:01 +03:00

Bump http from 0.2.6 to 0.2.7

Bumps [http](https://github.com/hyperium/http) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/hyperium/http/releases)
- [Changelog](https://github.com/hyperium/http/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/http/compare/v0.2.6...v0.2.7)

---
updated-dependencies:
- dependency-name: http
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-04-29 13:01:01 +00:00
committed by Quentin Gliech
parent ece2630246
commit 8ca23f8ca1
6 changed files with 7 additions and 7 deletions

View File

@@ -14,7 +14,7 @@ chrono = "0.4.19"
data-encoding = "2.3.2"
futures-util = "0.3.21"
headers = "0.3.7"
http = "0.2.6"
http = "0.2.7"
http-body = "0.4.4"
mime = "0.3.16"
rand = "0.8.5"