First step of refactor done.

This commit is contained in:
Joe Ardent
2018-03-20 22:40:53 -07:00
parent b7271b1da2
commit 0faf795284
4 changed files with 304 additions and 296 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ version = "0.1.1"
authors = ["bootandy <bootandy@gmail.com>", "nebkor <code@ardent.nebcorp.com>"]
[dependencies]
ansi_term = "*"
ansi_term = "0.11"
clap = "2.31"