mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-02-08 03:54:41 -05:00
Update Rust crate serde_yaml to 0.9.34
This commit is contained in:
parent
7d92cad55f
commit
6e54660bb6
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,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.115"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue