From 6d93171b69300bdb793aac45424dce8378a88a1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:12:53 +0000 Subject: [PATCH] build(deps): bump api-version from `4b3048b` to `d1a3b8e` Bumps [api-version](https://github.com/scndcloud/api-version) from `4b3048b` to `d1a3b8e`. - [Commits](https://github.com/scndcloud/api-version/compare/4b3048b9d857aa1a9c18181078409cabc1fec4c9...d1a3b8edb9e0bc488651f7b628702ebd3baaa469) --- 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 4881e11..676e6e2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -79,7 +79,7 @@ checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04" [[package]] name = "api-version" version = "0.1.0" -source = "git+https://github.com/scndcloud/api-version#4b3048b9d857aa1a9c18181078409cabc1fec4c9" +source = "git+https://github.com/scndcloud/api-version#d1a3b8edb9e0bc488651f7b628702ebd3baaa469" dependencies = [ "array-macro", "axum",