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 serde from 1.0.177 to 1.0.180
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.177 to 1.0.180. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.177...v1.0.180) --- updated-dependencies: - dependency-name: serde 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
dcdb05dc0a
commit
ddb45b02ea
@@ -18,7 +18,7 @@ http-body = "0.4.5"
|
||||
mime = "0.3.17"
|
||||
rand = "0.8.5"
|
||||
sentry = { version = "0.31.5", default-features = false }
|
||||
serde = "1.0.177"
|
||||
serde = "1.0.180"
|
||||
serde_with = "3.1.0"
|
||||
serde_urlencoded = "0.7.1"
|
||||
serde_json = "1.0.104"
|
||||
|
Reference in New Issue
Block a user