Add initial data structure for dist-manifest.json

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
Jiahao XU 2023-10-01 23:26:01 +11:00
parent ce5b3dbb9a
commit 3b8b4b940f
4 changed files with 59 additions and 1 deletions

1
Cargo.lock generated
View file

@ -303,6 +303,7 @@ dependencies = [
"miette",
"minisign-verify",
"once_cell",
"serde",
"strum",
"thiserror",
"tokio",