mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Remove KvStorage
This commit is contained in:
parent
98f2ab51cb
commit
baa6b59e39
6 changed files with 4 additions and 316 deletions
|
@ -17,7 +17,6 @@ serde_json = "^1.0"
|
|||
chrono = { version = "^0.4.10", features = ["serde"] }
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
kv = {version = "^0.10.0", features = ["msgpack-value"]}
|
||||
ureq = "^2.1.0"
|
||||
log = "^0.4.14"
|
||||
tindercrypt = { version = "^0.2.2", default-features = false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue