From 204c9e6d850258665338b68b8accd79a6294d5cd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 13:17:36 +0000 Subject: [PATCH] Bump prometheus from `1e7736f` to `a93ed8c` Bumps [prometheus](https://github.com/pingcap/rust-prometheus) from `1e7736f` to `a93ed8c`. - [Release notes](https://github.com/pingcap/rust-prometheus/releases) - [Commits](https://github.com/pingcap/rust-prometheus/compare/1e7736f8bcac5600f787484262b7153af98f8345...a93ed8cd6e00e96f0497ba395b425daa242383fe) Signed-off-by: dependabot-preview[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 644718d..6feb698 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -804,7 +804,7 @@ dependencies = [ [[package]] name = "prometheus" version = "0.12.0" -source = "git+https://github.com/pingcap/rust-prometheus.git#1e7736f8bcac5600f787484262b7153af98f8345" +source = "git+https://github.com/pingcap/rust-prometheus.git#a93ed8cd6e00e96f0497ba395b425daa242383fe" dependencies = [ "cfg-if 1.0.0", "fnv",