added install command for the reveal binary

This commit is contained in:
2023-03-06 21:21:30 +01:00
parent 86c325ea3a
commit 571f93ed62
5 changed files with 180 additions and 1 deletions

View File

@@ -10,6 +10,7 @@ license-file = "LICENSE.txt"
[dependencies]
bytes = "1.4.0"
colored = "2.0.0"
home = "0.5.4"
regex = "1.7.1"
reqwest = { version = "0.11.14", features = ["blocking"] }
text_io = "0.1.12"