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
build(deps): bump serde from 1.0.181 to 1.0.183
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.181 to 1.0.183. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.181...v1.0.183) --- 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
7faf67d14b
commit
84ca78cf6f
@@ -20,7 +20,7 @@ rand = "0.8.5"
|
||||
rsa = "0.9.2"
|
||||
schemars = "0.8.12"
|
||||
sec1 = "0.7.3"
|
||||
serde = { version = "1.0.181", features = ["derive"] }
|
||||
serde = { version = "1.0.183", features = ["derive"] }
|
||||
serde_json = "1.0.104"
|
||||
serde_with = { version = "3.1.0", features = ["base64"] }
|
||||
sha2 = { version = "0.10.7", features = ["oid"] }
|
||||
|
Reference in New Issue
Block a user