Add task update endpoint

This commit is contained in:
2022-02-20 20:53:34 +01:00
parent 2b1df4b6fd
commit 6d16f34dd4
9 changed files with 570 additions and 221 deletions

2
Cargo.lock generated
View File

@@ -443,7 +443,7 @@ dependencies = [
[[package]]
name = "contextswitch-types"
version = "0.1.0"
source = "git+https://github.com/dax/contextswitch-types.git#d99bd6e6aebece04a41bdf62f00eaafcb73640ea"
source = "git+https://github.com/dax/contextswitch-types.git#974890d5f59efd257dd77faa44ec5106efcb1330"
dependencies = [
"chrono",
"http",