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
Bump serde_json from 1.0.80 to 1.0.81
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.80 to 1.0.81. - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.80...v1.0.81) --- updated-dependencies: - dependency-name: serde_json 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
7a4dbd2910
commit
a132d76ae4
@@ -21,7 +21,7 @@ rand = "0.8.5"
|
||||
serde = "1.0.137"
|
||||
serde_with = "1.13.0"
|
||||
serde_urlencoded = "0.7.1"
|
||||
serde_json = "1.0.80"
|
||||
serde_json = "1.0.81"
|
||||
sqlx = "0.5.13"
|
||||
thiserror = "1.0.31"
|
||||
tokio = "1.18.1"
|
||||
|
Reference in New Issue
Block a user