From 291f42f54b9b9cdad3aae3685753fa8f5bd69131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 15:22:08 +0000 Subject: [PATCH] build(deps): bump api-version from `bf9766f` to `f0eff7e` (#163) Bumps [api-version](https://github.com/scndcloud/api-version) from `bf9766f` to `f0eff7e`. - [Commits](https://github.com/scndcloud/api-version/compare/bf9766ffcc3a1174cee286bdeb2bfbaee2e3a552...f0eff7e1480b0a0b14bf0b0dbef2a25ff6e3b912) --- 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 476ab8d..d4b29c7 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#bf9766ffcc3a1174cee286bdeb2bfbaee2e3a552" +source = "git+https://github.com/scndcloud/api-version#f0eff7e1480b0a0b14bf0b0dbef2a25ff6e3b912" dependencies = [ "array-macro", "axum",