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
Bump parse-display from 0.7.0 to 0.8.0
Bumps [parse-display](https://github.com/frozenlib/parse-display) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/frozenlib/parse-display/releases) - [Changelog](https://github.com/frozenlib/parse-display/blob/master/CHANGELOG.md) - [Commits](https://github.com/frozenlib/parse-display/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: parse-display dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
9ea44cbc8c
commit
3d01f60587
@ -11,7 +11,7 @@ serde = "1.0.151"
|
||||
serde_json = "1.0.91"
|
||||
language-tags = { version = "0.3.2", features = ["serde"] }
|
||||
url = { version = "2.3.1", features = ["serde"] }
|
||||
parse-display = "0.7.0"
|
||||
parse-display = "0.8.0"
|
||||
indoc = "1.0.8"
|
||||
serde_with = { version = "2.1.0", features = ["chrono"] }
|
||||
chrono = "0.4.23"
|
||||
|
Reference in New Issue
Block a user