refactored client, added reports

This commit is contained in:
ThetaDev 2022-09-12 16:26:09 +02:00
parent bb015561c1
commit 6cc927031a
22 changed files with 9091 additions and 1 deletions

View file

@ -31,6 +31,7 @@ indicatif = "0.17.0"
filenamify = "0.1.0"
ress = "0.11.4"
phf = "0.11.1"
serde_yaml = "0.9.11"
[dev-dependencies]
env_logger = "0.9.0"