improve progress prints

This commit is contained in:
2023-09-11 13:05:18 +02:00
parent 813d0613c1
commit f23acb6788
4 changed files with 59 additions and 11 deletions

View File

@@ -24,6 +24,7 @@ serde_json = "1.0.105"
rand = "0.8.5"
semver = "1.0.18"
zip = "0.6.6"
colored = "2.0.4"
[target.'cfg(windows)'.dependencies]
steamlocate = "2.0.0-alpha.0"