From 655418d9c7010d3d08a51e301546564006372a3e Mon Sep 17 00:00:00 2001 From: "Andrew Phillips (aider)" Date: Tue, 6 May 2025 13:18:08 -0300 Subject: [PATCH] fix: resolve borrow errors in db and main modules --- src/main.rs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main.rs b/src/main.rs index 5305eb7..ba85475 100644 --- a/src/main.rs +++ b/src/main.rs @@ -530,10 +530,10 @@ fn mode_diff(cmd: &mut Command, args: Args, ids: &mut Vec, tags: &mut Vec