new manifest generation with checksums for Drop

This commit is contained in:
DecDuck
2024-10-10 14:37:49 +11:00
parent 3ed9fe282f
commit 8af08460b0
5 changed files with 79 additions and 129 deletions

View File

@ -16,6 +16,8 @@ serde = "1.0.210"
ciborium = "0.2.2"
time = "0.3.36"
hex = "0.4.3"
gxhash = "=2.3.0"
serde_json = "1.0.128"
[dependencies.openssl]
version = "0.10.66"