mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 20:17:45 +00:00
Downgrade libc to 0.2.153
This commit is contained in:
parent
0e5614de2d
commit
3ce6794cb0
3 changed files with 4 additions and 4 deletions
|
@ -289,7 +289,7 @@ half = "2.4.1"
|
|||
hostname = "0.4"
|
||||
indicatif = "0.17.8"
|
||||
itertools = "0.12.1"
|
||||
libc = "0.2.154"
|
||||
libc = "0.2.153"
|
||||
lscolors = { version = "0.16.0", default-features = false, features = [
|
||||
"gnu_legacy",
|
||||
] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue