1 2 3 4 5 6 7 8 9 10 11
[package] name = "hue" version = "0.0.1" authors = ["Matt McPherrin <git@mcpherrin.ca>"] description = "The beginnings of a Philips Hue client library" repository = "http://github.com/mcpherrinm/hue.git" license="MIT" [dependencies] hyper="0.0.1"