mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 13:37:48 +00:00
Merge pull request #6431 from sylvestre/refactor-hashsum-cksum
cksum/hashsum: refactor the common code.
This commit is contained in:
commit
f56e121eb0
8 changed files with 1515 additions and 969 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3434,6 +3434,7 @@ dependencies = [
|
|||
"number_prefix",
|
||||
"once_cell",
|
||||
"os_display",
|
||||
"regex",
|
||||
"sha1",
|
||||
"sha2",
|
||||
"sha3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue