test the register tasks

This commit is contained in:
Tamo
2022-09-15 12:23:41 +02:00
committed by Clément Renault
parent fc098022c7
commit 7d0c8a3379
5 changed files with 102 additions and 3 deletions

1
Cargo.lock generated
View File

@ -1781,6 +1781,7 @@ name = "index-scheduler"
version = "0.1.0"
dependencies = [
"anyhow",
"big_s",
"bincode",
"csv",
"file-store",