Make Weather command input locations

This commit is contained in:
Darren VanBuren 2016-07-28 02:23:43 -07:00
parent f450366777
commit 3d97df6f57
3 changed files with 29 additions and 8 deletions

View file

@ -8,3 +8,4 @@ irc = "0.11"
hyper = "0.9"
rustc-serialize = "0.3"
regex = "0.1"
lazy_static = "0.2"