Very basic test for IRC library, include hyper for HTTP

This commit is contained in:
Darren VanBuren 2016-07-25 17:56:11 -07:00
parent f269514e8a
commit 5bbb554186
3 changed files with 20 additions and 0 deletions

View file

@ -5,3 +5,4 @@ authors = ["Darren VanBuren <onekopaka@theoks.net>"]
[dependencies]
irc = "0.11.0"
hyper = "0.9"