From cffd5b5ccc38c27a6303ce654e78cd396b70fe26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 15:24:02 +0000 Subject: [PATCH] build(deps): bump api-version from `300ab96` to `206a383` (#150) Bumps [api-version](https://github.com/scndcloud/api-version) from `300ab96` to `206a383`. - [Commits](https://github.com/scndcloud/api-version/compare/300ab967125250c25914b5f3dccd29f81549c051...206a383d826f513d421a85982fae0a70d446e460) --- 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 a748ce8..ce8a233 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#300ab967125250c25914b5f3dccd29f81549c051" +source = "git+https://github.com/scndcloud/api-version#206a383d826f513d421a85982fae0a70d446e460" dependencies = [ "array-macro", "axum",