From 6e866339413641e6edb502eb86f1da08ff6ea170 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 15:35:51 +0000 Subject: [PATCH] build(deps): bump api-version from `e9a762a` to `bf9766f` (#161) Bumps [api-version](https://github.com/scndcloud/api-version) from `e9a762a` to `bf9766f`. - [Commits](https://github.com/scndcloud/api-version/compare/e9a762a4abf225337dd767c3302d2c2347838f56...bf9766ffcc3a1174cee286bdeb2bfbaee2e3a552) --- 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 c980612..9493dcf 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#e9a762a4abf225337dd767c3302d2c2347838f56" +source = "git+https://github.com/scndcloud/api-version#bf9766ffcc3a1174cee286bdeb2bfbaee2e3a552" dependencies = [ "array-macro", "axum",