Adding hands functionality

This commit is contained in:
2020-11-16 21:28:11 +00:00
parent 226c936e72
commit 56ca52fd1b
5 changed files with 229 additions and 15 deletions

View File

@@ -7,4 +7,5 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = "3.0.0-beta.2"
clap = "3.0.0-beta.2"
prettytable-rs = "0.8.0"