fix the file store

This commit is contained in:
Tamo
2022-09-07 20:37:15 +02:00
committed by Clément Renault
parent faac665d58
commit d87b769469
3 changed files with 3 additions and 0 deletions

1
Cargo.lock generated
View File

@ -1655,6 +1655,7 @@ dependencies = [
"actix-rt",
"anyhow",
"bincode",
"csv",
"derivative",
"either",
"fst",