mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
checksum: avoid to recompute Regexps
This commit is contained in:
parent
ed15ca1d26
commit
65ddccbeb6
3 changed files with 28 additions and 14 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3573,6 +3573,7 @@ dependencies = [
|
|||
"glob",
|
||||
"hex",
|
||||
"itertools",
|
||||
"lazy_static",
|
||||
"libc",
|
||||
"md-5",
|
||||
"memchr",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue