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

View file

@ -13,6 +13,7 @@ tokio = { version = "1.17.0", features = ["rt-multi-thread", "macros"] }
tracing = "0.1.33"
tracing-subscriber = "0.3.11"
futures-util = "0.3.21"
md5 = "0.7.0"
[profile.release]
lto = true