mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
uucore: remove lazy_static & use LazyLock instead
This commit is contained in:
parent
0f9b36b0d4
commit
3b9b8c51cf
3 changed files with 4 additions and 8 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3503,7 +3503,6 @@ dependencies = [
|
|||
"hex",
|
||||
"iana-time-zone",
|
||||
"itertools 0.14.0",
|
||||
"lazy_static",
|
||||
"libc",
|
||||
"md-5",
|
||||
"memchr",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue