🏡 index : ~doyle/sonos.rs.git

author Jordan Doyle <jordan@doyle.wf> 2017-12-10 0:08:13.0 +00:00:00
committer Jordan Doyle <jordan@doyle.wf> 2017-12-10 0:08:13.0 +00:00:00
commit
fa590f36e5df26c8bcd42aabd691e4d762d67a85 [patch]
tree
b5bd997d276279da200163522dcbf8b913fcc327
parent
b2b97e356a5a0358a03c9391f6777bb797d1f452
download
fa590f36e5df26c8bcd42aabd691e4d762d67a85.tar.gz

Update Cargo config



Diff

 Cargo.toml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/Cargo.toml b/Cargo.toml
index f0ee944..5f6d466 100644
--- a/Cargo.toml
+++ a/Cargo.toml
@@ -1,8 +1,12 @@
[package]
name = "sonos"
version = "0.1.0"
authors = ["Jordan Doyle <jordan@9t9t9.com>"]
license = "MIT"
description = "Sonos controller library for.. controlling Sonos"
repository = "https://github.com/w4/sonos.rs"
keywords = ["sonos", "controller", "music"]
license = "MIT"

[dependencies]
clippy = {version = "*", optional = true}
@@ -12,4 +16,4 @@
xmltree = "0.6"
error-chain = "0.11"
regex = "0.2"
lazy_static = "0.2"
lazy_static = "0.2"