From 56f00d3a331c96b066876f416b2bde4e27f2dc21 Mon Sep 17 00:00:00 2001 From: Ben Date: Thu, 28 Mar 2019 15:06:39 +0000 Subject: [PATCH] Bump SSDP version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 57dcb75..1200fe1 100644 --- a/Cargo.toml +++ a/Cargo.toml @@ -11,7 +11,7 @@ [dependencies] reqwest = "0.8" log = "0.3" -ssdp = "0.6" +ssdp = "0.7" xmltree = "0.6" error-chain = "0.11" regex = "0.2" -- rgit 0.1.3