🏡 index : ~doyle/sonos.rs.git

author Chris West (Faux) <git@goeswhere.com> 2019-09-10 15:15:50.0 +01:00:00
committer Jordan Doyle <jordan@doyle.la> 2019-09-10 15:18:30.0 +01:00:00
commit
b6a77e565a4df565dae99d8154d085e0acbc6c63 [patch]
tree
aebb9c1f217db794e7eb539ac7be05d603043785
parent
97eb0ca8ef7b81342cb3480efa561e1f503424ae
download
b6a77e565a4df565dae99d8154d085e0acbc6c63.tar.gz

no-change dependency bumps



Diff

 Cargo.toml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/Cargo.toml b/Cargo.toml
index 2342908..1634128 100644
--- a/Cargo.toml
+++ a/Cargo.toml
@@ -10,9 +10,9 @@

[dependencies]
reqwest = "0.9"
log = "0.3"
log = "0.4"
ssdp = "0.7"
xmltree = "0.6"
error-chain = "0.11"
regex = "0.2"
lazy_static = "0.2"
xmltree = "0.8"
error-chain = "0.12"
regex = "1"
lazy_static = "1"