From f2a11f0c3c50f718852b39d130715ebf01ef5911 Mon Sep 17 00:00:00 2001 From: Francesco Cogno Date: Tue, 24 Mar 2020 11:58:33 +0100 Subject: [PATCH] updated deps --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 94c9873..41bebda 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -685,7 +685,7 @@ dependencies = [ [[package]] name = "prometheus_wireguard_exporter" -version = "3.2.3" +version = "3.2.4" dependencies = [ "clap 2.33.0 (registry+https://github.com/rust-lang/crates.io-index)", "env_logger 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",