Parallelised the execution of each day
This commit is contained in:
@@ -4,7 +4,9 @@ version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1.74"
|
||||
fancy-regex = "0.12.0"
|
||||
itertools = "0.12.0"
|
||||
strum = "0.25.0"
|
||||
strum_macros = "0.25.3"
|
||||
tokio = {version = "1.34.0", features = ["full"]}
|
||||
|
||||
Reference in New Issue
Block a user