feat: add SHA256 checksums to file properties
This commit is contained in:
parent
cd427c746c
commit
4d6788c9fd
5 changed files with 170 additions and 27 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -1425,6 +1425,7 @@ dependencies = [
|
|||
"rust-embed",
|
||||
"rustc-hash 2.1.2",
|
||||
"serde",
|
||||
"sha2 0.10.9",
|
||||
"shlex 1.3.0",
|
||||
"slotmap",
|
||||
"tar",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue