From bb3ee0a4cb2b1f060af19c6b3a194f3b78fdc511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 15:47:34 +0000 Subject: [PATCH] build(deps): bump api-version from `d1a3b8e` to `aab5669` Bumps [api-version](https://github.com/scndcloud/api-version) from `d1a3b8e` to `aab5669`. - [Commits](https://github.com/scndcloud/api-version/compare/d1a3b8edb9e0bc488651f7b628702ebd3baaa469...aab566920eb4735e64043e14126712c9583d3745) --- 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 ecae091..feea305 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -67,7 +67,7 @@ checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04" [[package]] name = "api-version" version = "0.1.0" -source = "git+https://github.com/scndcloud/api-version#d1a3b8edb9e0bc488651f7b628702ebd3baaa469" +source = "git+https://github.com/scndcloud/api-version#aab566920eb4735e64043e14126712c9583d3745" dependencies = [ "array-macro", "axum",