Add maplit, flesh out 'init' place command

This commit is contained in:
Lucien Greathouse
2019-01-09 21:27:10 -08:00
parent 98f8c5c0f2
commit ce5ea92076
3 changed files with 34 additions and 34 deletions

View File

@@ -25,6 +25,7 @@ csv = "1.0"
env_logger = "0.5"
failure = "0.1.3"
log = "0.4"
maplit = "1.0.1"
notify = "4.0"
rand = "0.4"
regex = "1.0"