mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 05:57:46 +00:00
Merge pull request #6390 from sylvestre/cksum-check
cksum: implement check (Closes: #5705)
This commit is contained in:
commit
b718f954e8
12 changed files with 855 additions and 116 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2494,6 +2494,7 @@ version = "0.0.26"
|
|||
dependencies = [
|
||||
"clap",
|
||||
"hex",
|
||||
"regex",
|
||||
"uucore",
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue