import the update_file_store in the index-scheduler

This commit is contained in:
Tamo
2022-09-13 19:28:39 +02:00
committed by Clément Renault
parent 2afb381f95
commit 76597fc382
6 changed files with 5 additions and 277 deletions

1
Cargo.lock generated
View File

@ -1738,6 +1738,7 @@ dependencies = [
"csv",
"derivative",
"either",
"file-store",
"fst",
"indexmap",
"lazy_static",