refactor the Task a little bit

This commit is contained in:
Tamo
2022-10-12 03:21:25 +02:00
committed by Clément Renault
parent 510ce9fc51
commit 2f1eb78b1d
17 changed files with 1358 additions and 833 deletions

1
Cargo.lock generated
View File

@ -2370,6 +2370,7 @@ dependencies = [
"serde_json",
"time 0.3.14",
"tokio",
"uuid 1.1.2",
]
[[package]]