Add new task endpoint

This commit is contained in:
2022-01-13 21:47:19 +01:00
parent f5758f8aa9
commit 56bddfb04a
7 changed files with 116 additions and 32 deletions

2
Cargo.lock generated
View File

@@ -329,9 +329,11 @@ dependencies = [
"configparser",
"contextswitch-types",
"dotenv",
"lazy_static",
"listenfd",
"mktemp",
"once_cell",
"regex",
"reqwest",
"serde",
"serde_json",