Get and parse weather data, using rustc_serialize.
This commit is contained in:
parent
bd16ae1514
commit
4df059bfc1
3 changed files with 33 additions and 14 deletions
|
@ -4,5 +4,6 @@ version = "0.1.0"
|
|||
authors = ["Darren VanBuren <onekopaka@theoks.net>"]
|
||||
|
||||
[dependencies]
|
||||
irc = "0.11.0"
|
||||
irc = "0.11"
|
||||
hyper = "0.9"
|
||||
rustc-serialize = "0.3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue