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 e6c033bd6b
commit e533e740d4
17 changed files with 1358 additions and 833 deletions

1
Cargo.lock generated
View File

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