progress bar, fix docker

This commit is contained in:
Elijah McMorris 2023-12-16 00:35:55 -08:00
parent 8b3311ff21
commit ee15b46ae2
Signed by: NexVeridian
SSH key fingerprint: SHA256:bsA1SKZxuEcEVHAy3gY1HUeM5ykRJl0U0kQHQn0hMg8
8 changed files with 71 additions and 25 deletions

View file

@ -13,3 +13,4 @@ tokio = "1.35"
wikidata = "0.3.1"
bzip2 = { version = "0.4", features = ["tokio"] }
lazy_static = "1.4"
indicatif = "0.17"