You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-07-29 22:01:14 +03:00
build(deps): bump mime from 0.3.16 to 0.3.17
Bumps [mime](https://github.com/hyperium/mime) from 0.3.16 to 0.3.17. - [Release notes](https://github.com/hyperium/mime/releases) - [Commits](https://github.com/hyperium/mime/compare/v0.3.16...v0.3.17) --- updated-dependencies: - dependency-name: mime 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
4c8f822341
commit
ce142247ea
@ -51,7 +51,7 @@ camino = "1.1.4"
|
||||
chrono = { version = "0.4.24", features = ["serde"] }
|
||||
time = "0.3.20"
|
||||
url = { version = "2.3.1", features = ["serde"] }
|
||||
mime = "0.3.16"
|
||||
mime = "0.3.17"
|
||||
rand = "0.8.5"
|
||||
rand_chacha = "0.3.1"
|
||||
headers = "0.3.8"
|
||||
|
Reference in New Issue
Block a user