Bump serde_yaml from 0.9.27 to 0.9.29
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.9.27 to 0.9.29. - [Release notes](https://github.com/dtolnay/serde-yaml/releases) - [Commits](https://github.com/dtolnay/serde-yaml/compare/0.9.27...0.9.29) --- 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
06685874b7
commit
56282414fe
2 changed files with 5 additions and 5 deletions
|
@ -50,7 +50,7 @@ directories = "5.0.1"
|
|||
# Used for ruma wrapper
|
||||
serde_json = { version = "1.0.108", features = ["raw_value"] }
|
||||
# Used for appservice registration files
|
||||
serde_yaml = "0.9.27"
|
||||
serde_yaml = "0.9.29"
|
||||
# Used for pdu definition
|
||||
serde = { version = "1.0.193", features = ["rc"] }
|
||||
# Used for secure identifiers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue