From a0b0db31b2d071f0e7326aa449b84a470206f84b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 11:27:33 +0000 Subject: [PATCH] chore(deps): bump taskchampion from `e3ea741` to `ee4375d` Bumps [taskchampion](https://github.com/GuionAI/taskchampion) from `e3ea741` to `ee4375d`. - [Release notes](https://github.com/GuionAI/taskchampion/releases) - [Commits](https://github.com/GuionAI/taskchampion/compare/e3ea741c5a06f1a779a78ba9b1175337e02257c4...ee4375dfe56e7628254974d38d38b3e17617a41f) --- updated-dependencies: - dependency-name: taskchampion dependency-version: ee4375dfe56e7628254974d38d38b3e17617a41f 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..017aff855 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#ee4375dfe56e7628254974d38d38b3e17617a41f" dependencies = [ "anyhow", "async-trait",