This commit is contained in:
Dustin J. Mitchell
2021-10-15 02:56:46 +00:00
parent 636862f8c5
commit ddfb327292
3 changed files with 71 additions and 1 deletions

1
Cargo.lock generated
View File

@@ -2961,6 +2961,7 @@ name = "taskchampion"
version = "0.4.1"
dependencies = [
"anyhow",
"byteorder",
"chrono",
"flate2",
"log",