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 serde_with from 2.0.0 to 2.0.1
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: serde_with 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
42e5c46e8a
commit
5fcdbe67c6
@ -13,7 +13,7 @@ language-tags = { version = "0.3.2", features = ["serde"] }
|
||||
url = { version = "2.3.1", features = ["serde"] }
|
||||
parse-display = "0.6.0"
|
||||
indoc = "1.0.7"
|
||||
serde_with = { version = "2.0.0", features = ["chrono"] }
|
||||
serde_with = { version = "2.0.1", features = ["chrono"] }
|
||||
chrono = "0.4.22"
|
||||
sha2 = "0.10.5"
|
||||
data-encoding = "2.3.2"
|
||||
|
Reference in New Issue
Block a user