From aa5afe2099c125d9b65d802a1acdd6c311aa1743 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jul 2026 10:06:51 +0000 Subject: [PATCH] Bump fyra-proc-macros from `c739d1e` to `5f5f4a2` Bumps [fyra-proc-macros](https://github.com/FyraLabs/fyra-proc-macros) from `c739d1e` to `5f5f4a2`. - [Commits](https://github.com/FyraLabs/fyra-proc-macros/compare/c739d1ed4eedfa47d28b048ca8d5724b4dcdd57c...5f5f4a26ccbd227471dc55e971e1e62714d79b4f) --- updated-dependencies: - dependency-name: fyra-proc-macros dependency-version: 5f5f4a26ccbd227471dc55e971e1e62714d79b4f dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.lock b/Cargo.lock index dc8b79e..a3b315d 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1376,7 +1376,7 @@ dependencies = [ [[package]] name = "fyra-proc-macros" version = "0.1.0" -source = "git+https://github.com/FyraLabs/fyra-proc-macros#c739d1ed4eedfa47d28b048ca8d5724b4dcdd57c" +source = "git+https://github.com/FyraLabs/fyra-proc-macros#5f5f4a26ccbd227471dc55e971e1e62714d79b4f" dependencies = [ "proc-macro-error", "proc-macro2",