chore(deps): Replace serde_yaml with serde_yml

This commit is contained in:
Jade Ellis
2025-09-10 20:18:00 +01:00
parent 0de904ffe4
commit ad11417145
8 changed files with 28 additions and 22 deletions
+1 -1
View File
@@ -85,7 +85,7 @@ futures.workspace = true
log.workspace = true
ruma.workspace = true
serde_json.workspace = true
serde_yaml.workspace = true
serde_yml.workspace = true
tokio.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true