mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Add snapshot encoding / decoding
This commit is contained in:
parent
bde19d7f07
commit
13a96efacb
4 changed files with 189 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2962,6 +2962,7 @@ version = "0.4.1"
|
|||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
||||
"flate2",
|
||||
"log",
|
||||
"pretty_assertions",
|
||||
"proptest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue