first mostly working version

This commit is contained in:
Tamo
2022-10-16 01:39:01 +02:00
committed by Clément Renault
parent c051166bcc
commit d976e680c5
18 changed files with 403 additions and 57 deletions

1
Cargo.lock generated
View File

@ -2284,6 +2284,7 @@ dependencies = [
"cargo_toml",
"clap 4.0.9",
"crossbeam-channel",
"dump",
"either",
"env_logger",
"file-store",