mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-03-30 07:24:49 -04:00
Bump serde_yaml from 0.9.30 to 0.9.31
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.30 to 0.9.31. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.30...0.9.31) --- updated-dependencies: - dependency-name: serde_yaml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
aa3fd6a47e
commit
3cc175048c
2 changed files with 5 additions and 5 deletions
|
|
@ -42,7 +42,7 @@ directories = "5.0.1"
|
|||
# Used for ruma wrapper
|
||||
serde_json = { version = "1.0.111", features = ["raw_value"] }
|
||||
# Used for appservice registration files
|
||||
serde_yaml = "0.9.30"
|
||||
serde_yaml = "0.9.31"
|
||||
# Used for pdu definition
|
||||
serde = { version = "1.0.195", features = ["rc"] }
|
||||
# Used for secure identifiers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue