mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
fix up some TODOs in replica.rs
This commit is contained in:
parent
b3a0fe9f20
commit
74fb3c3c41
9 changed files with 183 additions and 53 deletions
|
@ -13,6 +13,7 @@ failure = {version = "0.1.5", features = ["derive"] }
|
|||
clap = "~2.33.0"
|
||||
kv = {version = "0.10.0", features = ["msgpack-value"]}
|
||||
lmdb-rkv = {version = "0.12.3"}
|
||||
itertools = "0.9.0"
|
||||
|
||||
[dev-dependencies]
|
||||
proptest = "0.9.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue