fix the file store

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

1
Cargo.lock generated
View File

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