This commit is contained in:
Aiden McClelland
2021-07-01 10:51:22 -06:00
parent dcd02c03a0
commit 7bbbb5463e
19 changed files with 258 additions and 49 deletions

View File

@@ -68,7 +68,7 @@ openssl = "0.10.30"
patch-db = { version="*", path="../../patch-db/patch-db" }
pin-project = "1.0.6"
prettytable-rs = "0.8.0"
rand = "0.8.3"
rand = "0.7.3"
regex = "1.4.2"
reqwest = { version="0.11.2", features=["stream", "json"] }
rpassword = "5.0.0"