mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-05-14 16:00:03 +00:00
Add initial data structure for dist-manifest.json
Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
This commit is contained in:
parent
ce5b3dbb9a
commit
3b8b4b940f
4 changed files with 59 additions and 1 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -303,6 +303,7 @@ dependencies = [
|
|||
"miette",
|
||||
"minisign-verify",
|
||||
"once_cell",
|
||||
"serde",
|
||||
"strum",
|
||||
"thiserror",
|
||||
"tokio",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue