Update to TaskChampion 0.8.0 (#3648)

* Update to TaskChampion 0.8.0

* Cargo update
This commit is contained in:
Dustin J. Mitchell
2024-10-22 19:37:47 -04:00
committed by GitHub
parent 96c72f3e06
commit 2db373d631
2 changed files with 230 additions and 214 deletions

442
Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -8,7 +8,7 @@ publish = false
crate-type = ["staticlib"]
[dependencies]
taskchampion = "0.7.0"
taskchampion = "0.8.0"
cxx = "1.0.124"
[build-dependencies]