From b6a77e565a4df565dae99d8154d085e0acbc6c63 Mon Sep 17 00:00:00 2001 From: Chris West (Faux) Date: Tue, 10 Sep 2019 15:15:50 +0100 Subject: [PATCH] no-change dependency bumps --- 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" -- rgit 0.1.3