From 643c06824091a4595abdb67d3c73e258b660be31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 16:14:20 +0000 Subject: [PATCH] build(deps): bump api-version from `dd092d5` to `f32bbe4` (#192) Bumps [api-version](https://github.com/scndcloud/api-version) from `dd092d5` to `f32bbe4`. - [Commits](https://github.com/scndcloud/api-version/compare/dd092d5e3759820ab895bef4ccb084f0ff8047aa...f32bbe43d90e03950a912b114e7f4f8e31687573) --- updated-dependencies: - dependency-name: api-version dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index c9168a3..fe623b7 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#dd092d5e3759820ab895bef4ccb084f0ff8047aa" +source = "git+https://github.com/scndcloud/api-version#f32bbe43d90e03950a912b114e7f4f8e31687573" dependencies = [ "array-macro", "axum",