mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-06-27 16:54:51 +02:00
fix(deps): update rust crate serde_yaml to 0.9.33
This commit is contained in:
parent
2aec32c007
commit
05002267a7
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ version = "1.0.197"
|
|||
features = ["rc"]
|
||||
# Used for appservice registration files
|
||||
[dependencies.serde_yaml]
|
||||
version = "0.9.32"
|
||||
version = "0.9.33"
|
||||
# Used for ruma wrapper
|
||||
[dependencies.serde_json]
|
||||
version = "1.0.114"
|
||||
|
|
Loading…
Add table
Reference in a new issue