mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Refactor HTTP implementation of API methods
This commit is contained in:
parent
a5c06008b3
commit
e84871931f
8 changed files with 100 additions and 30 deletions
|
@ -9,6 +9,5 @@ edition = "2018"
|
|||
[dependencies]
|
||||
actix-web = "3.3.0"
|
||||
failure = "0.1.8"
|
||||
serde = "1.0.117"
|
||||
serde_json = "1.0.59"
|
||||
futures = "0.3.8"
|
||||
taskchampion = { path = "../taskchampion" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue