Refactor HTTP implementation of API methods
This commit is contained in:
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user