You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-09 04:22:45 +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
@@ -19,7 +19,7 @@ http-body = "0.4.5"
|
||||
mime = "0.3.16"
|
||||
rand = "0.8.5"
|
||||
serde = "1.0.144"
|
||||
serde_with = "2.0.0"
|
||||
serde_with = "2.0.1"
|
||||
serde_urlencoded = "0.7.1"
|
||||
serde_json = "1.0.85"
|
||||
sqlx = "0.6.1"
|
||||
|
Reference in New Issue
Block a user