add hacks for abgb

This commit is contained in:
2023-11-07 09:51:08 +01:00
parent 27a1c2c2d6
commit f5d9d35dd7
6 changed files with 245 additions and 3 deletions

View File

@@ -13,6 +13,7 @@ serde_json = "1.0"
roxmltree = "0.18"
env_logger = "0.10"
log = "0.4"
tqdm = "0.6"
[dev-dependencies]
pretty_assertions = "1.4"