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 1.13.0 to 1.14.0
Bumps [serde_with](https://github.com/jonasbb/serde_with) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/jonasbb/serde_with/releases) - [Commits](https://github.com/jonasbb/serde_with/compare/v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: serde_with 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
7cba5f7e67
commit
959466a5ba
@ -9,5 +9,5 @@ license = "Apache-2.0"
|
||||
axum = { version = "0.5.6", default-features = false }
|
||||
serde = { version = "1.0.137", features = ["derive"] }
|
||||
serde_urlencoded = "0.7.1"
|
||||
serde_with = "1.13.0"
|
||||
serde_with = "1.14.0"
|
||||
url = "2.2.2"
|
||||
|
Reference in New Issue
Block a user