fix: Switch to taskwarrior v3.X backend

This commit is contained in:
RedEtherbloom 2024-03-28 04:41:22 +01:00
parent 4902ecdb34
commit d178b986ad
4 changed files with 20 additions and 18 deletions

2
Cargo.lock generated
View file

@ -1329,7 +1329,7 @@ dependencies = [
[[package]]
name = "taskwarrior-tui"
version = "0.25.4"
version = "0.26.0"
dependencies = [
"anyhow",
"better-panic",