mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-04 18:04:40 -04:00
fix(deps): update rust crate serde_yaml to 0.9.34
This commit is contained in:
parent
101cb34f9a
commit
f80837663e
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue