From e337d43a8de223241d9bc937104407397309fc45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 17:18:19 +0000 Subject: [PATCH] build(deps): bump api-version from `bb5626f` to `3e28ad3` Bumps [api-version](https://github.com/scndcloud/api-version) from `bb5626f` to `3e28ad3`. - [Commits](https://github.com/scndcloud/api-version/compare/bb5626f5b72bb27050971ba6df4c2fc3fac45a51...3e28ad3ccb79d7df05b3210df957243befceb2fb) --- updated-dependencies: - dependency-name: api-version 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 b59cf94..d3de24b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -79,7 +79,7 @@ checksum = "4c95c10ba0b00a02636238b814946408b1322d5ac4760326e6fb8ec956d85775" [[package]] name = "api-version" version = "0.1.0" -source = "git+https://github.com/scndcloud/api-version#bb5626f5b72bb27050971ba6df4c2fc3fac45a51" +source = "git+https://github.com/scndcloud/api-version#3e28ad3ccb79d7df05b3210df957243befceb2fb" dependencies = [ "array-macro", "axum",