From 9d06cd6dfd6b9d697e121919304fae93b18c0654 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 10:45:23 +0000 Subject: [PATCH] chore(deps): bump taskchampion from `e3ea741` to `36b2a35` Bumps [taskchampion](https://github.com/GuionAI/taskchampion) from `e3ea741` to `36b2a35`. - [Release notes](https://github.com/GuionAI/taskchampion/releases) - [Commits](https://github.com/GuionAI/taskchampion/compare/e3ea741c5a06f1a779a78ba9b1175337e02257c4...36b2a351350caebb21ba8eb03b82e5580665a618) --- updated-dependencies: - dependency-name: taskchampion dependency-version: 36b2a351350caebb21ba8eb03b82e5580665a618 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..41e60eed5 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#36b2a351350caebb21ba8eb03b82e5580665a618" dependencies = [ "anyhow", "async-trait",