fix(deps): update rust crate serde_yaml to 0.9.34

This commit is contained in:
renovate[bot] 2024-03-25 02:04:11 +00:00 committed by GitHub
parent 101cb34f9a
commit f80837663e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -111,7 +111,7 @@ version = "1.0.197"
features = ["rc"]
# Used for appservice registration files
[dependencies.serde_yaml]
version = "0.9.33"
version = "0.9.34"
# Used for ruma wrapper
[dependencies.serde_json]
version = "1.0.114"