renamed command setup to health

This commit is contained in:
2023-03-06 16:55:19 +01:00
parent 48f0a44eaa
commit 791ea08462
7 changed files with 194 additions and 59 deletions

View File

@@ -9,6 +9,8 @@ license-file = "LICENSE.txt"
[dependencies]
bytes = "1.4.0"
colored = "2.0.0"
regex = "1.7.1"
reqwest = { version = "0.11.14", features = ["blocking"] }
text_io = "0.1.12"
zip-extract = "0.1.1"