mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
cksum: Add crc32b
algorithm
This commit is contained in:
parent
d92d756d0d
commit
ed4edb4b8a
8 changed files with 78 additions and 13 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3461,6 +3461,7 @@ dependencies = [
|
|||
"blake2b_simd",
|
||||
"blake3",
|
||||
"clap",
|
||||
"crc32fast",
|
||||
"data-encoding",
|
||||
"data-encoding-macro",
|
||||
"digest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue