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

View File

@@ -10,4 +10,5 @@ libloot = "0.29.0"
log = "0.4.29"
quick-xml = { version = "0.39.2", features = ["serde-types", "serialize"] }
serde = { version = "1.0.228", features = ["derive"] }
thiserror = "2.0.18"
toml = "1.0.3"