Cmd args and nice output alignment

This commit is contained in:
danijoo
2017-01-21 15:36:53 +01:00
parent 96783abf5e
commit 1d38e85964
3 changed files with 77 additions and 15 deletions

View File

@@ -5,6 +5,7 @@ authors = ["Daniel Bauer <daniel.bauer@headlezz.net>"]
[dependencies]
rand = "0.3.15"
argparse = "*"
[profile.release]
lto = true