double validate downloaded demo

This commit is contained in:
Robin Appelman 2022-05-09 23:30:01 +02:00
commit 1887843fe2
5 changed files with 42 additions and 3 deletions

1
Cargo.lock generated
View file

@ -34,6 +34,7 @@ dependencies = [
"dotenv",
"futures-util",
"main_error",
"md5",
"thiserror",
"tokio",
"tracing",