From 808a745d23d7eef2350726f7c0a8fbf2d146142d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 10:46:10 +0000 Subject: [PATCH] chore(deps): bump taskchampion from `e3ea741` to `8af38ca` Bumps [taskchampion](https://github.com/GuionAI/taskchampion) from `e3ea741` to `8af38ca`. - [Release notes](https://github.com/GuionAI/taskchampion/releases) - [Commits](https://github.com/GuionAI/taskchampion/compare/e3ea741c5a06f1a779a78ba9b1175337e02257c4...8af38ca44ef57e2f735911709ba8de393ae79291) --- updated-dependencies: - dependency-name: taskchampion dependency-version: 8af38ca44ef57e2f735911709ba8de393ae79291 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 6e0f47f35..3a7539ce3 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -926,7 +926,7 @@ dependencies = [ [[package]] name = "taskchampion" version = "3.0.2-pre" -source = "git+https://github.com/GuionAI/taskchampion.git?branch=main#e3ea741c5a06f1a779a78ba9b1175337e02257c4" +source = "git+https://github.com/GuionAI/taskchampion.git?branch=main#8af38ca44ef57e2f735911709ba8de393ae79291" dependencies = [ "anyhow", "async-trait",