From 09aa62ad40baf7bc21d7a224e2bb9f2352f64483 Mon Sep 17 00:00:00 2001 From: Francesco Cogno Date: Sun, 13 Oct 2019 19:44:53 +0200 Subject: [PATCH] fixed lock --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 4ffe0b4..09455b6 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -514,7 +514,7 @@ dependencies = [ [[package]] name = "prometheus_wireguard_exporter" -version = "3.1.1" +version = "3.2.0" 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)",