From 64776476b56a834d1d9dfb1011798c82baf6dd53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 15:45:36 +0000 Subject: [PATCH] build(deps): bump api-version from `c52a304` to `c57c76b` (#169) Bumps [api-version](https://github.com/scndcloud/api-version) from `c52a304` to `c57c76b`. - [Commits](https://github.com/scndcloud/api-version/compare/c52a304ebae93f97215dca0c16b2ff52a4ba77cd...c57c76b683ea08c09f657b0ea159763d5cee8061) --- 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 f2e56c4..6fe924d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -79,7 +79,7 @@ checksum = "c1fd03a028ef38ba2276dce7e33fcd6369c158a1bca17946c4b1b701891c1ff7" [[package]] name = "api-version" version = "0.1.0" -source = "git+https://github.com/scndcloud/api-version#c52a304ebae93f97215dca0c16b2ff52a4ba77cd" +source = "git+https://github.com/scndcloud/api-version#c57c76b683ea08c09f657b0ea159763d5cee8061" dependencies = [ "array-macro", "axum",