sonos 0.1.3

Sonos controller library for.. controlling Sonos
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
name = "sonos"
version = "0.1.3"
authors = ["Jordan Doyle <jordan@9t9t9.com>"]
description = "Sonos controller library for.. controlling Sonos"
readme = "README.md"
keywords = ["sonos", "controller", "music"]
license = "MIT"
repository = "https://github.com/w4/sonos.rs"
[dependencies.error-chain]
version = "0.11"

[dependencies.lazy_static]
version = "0.2"

[dependencies.log]
version = "0.3"

[dependencies.regex]
version = "0.2"

[dependencies.reqwest]
version = "0.8"

[dependencies.ssdp]
version = "0.7"

[dependencies.xmltree]
version = "0.6"