mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-02 05:57:46 +00:00
cksum: implement check & strict
This commit is contained in:
parent
5f0b48e649
commit
81500ae3b8
4 changed files with 326 additions and 27 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