You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
build(deps): bump indoc from 1.0.8 to 2.0.0
Bumps [indoc](https://github.com/dtolnay/indoc) from 1.0.8 to 2.0.0. - [Release notes](https://github.com/dtolnay/indoc/releases) - [Commits](https://github.com/dtolnay/indoc/compare/1.0.8...2.0.0) --- updated-dependencies: - dependency-name: indoc dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
d81c0296d1
commit
235b0b46a8
@@ -12,7 +12,7 @@ serde_json = "1.0.91"
|
||||
language-tags = { version = "0.3.2", features = ["serde"] }
|
||||
url = { version = "2.3.1", features = ["serde"] }
|
||||
parse-display = "0.8.0"
|
||||
indoc = "1.0.8"
|
||||
indoc = "2.0.0"
|
||||
serde_with = { version = "2.2.0", features = ["chrono"] }
|
||||
chrono = "0.4.23"
|
||||
sha2 = "0.10.6"
|
||||
|
Reference in New Issue
Block a user