improved some errors

This commit is contained in:
2026-03-02 23:13:00 +01:00
parent 53e4614970
commit 2c9206007f
4 changed files with 48 additions and 7 deletions

1
Cargo.lock generated
View File

@@ -305,6 +305,7 @@ dependencies = [
"log",
"quick-xml",
"serde",
"thiserror",
"toml",
]