From 29cb50dde4cc7a6331b466d60091ccc1ce624bbb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2025 00:36:41 +0000 Subject: [PATCH] Bump nom-openmetrics from `5a8cfe0` to `4a58ab8` Bumps [nom-openmetrics](https://github.com/drbrain/nom-openmetrics) from `5a8cfe0` to `4a58ab8`. - [Commits](https://github.com/drbrain/nom-openmetrics/compare/5a8cfe0cd290ef85a4dc30464f9ef3b131165091...4a58ab8003b08f89c1d3b73d708227f03be84be2) --- updated-dependencies: - dependency-name: nom-openmetrics dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index 7435003..fc54b04 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1199,7 +1199,7 @@ dependencies = [ [[package]] name = "nom-openmetrics" version = "0.1.0" -source = "git+https://github.com/drbrain/nom-openmetrics#5a8cfe0cd290ef85a4dc30464f9ef3b131165091" +source = "git+https://github.com/drbrain/nom-openmetrics#4a58ab8003b08f89c1d3b73d708227f03be84be2" dependencies = [ "nom 8.0.0", "nom-language",