mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-01 05:27:45 +00:00
fix(deps): update rust crate libc to 0.2.140
This commit is contained in:
parent
ab859b8b58
commit
915c183ff8
3 changed files with 4 additions and 4 deletions
|
@ -289,7 +289,7 @@ half = "2.1"
|
|||
indicatif = "0.17"
|
||||
is-terminal = "0.4.5"
|
||||
itertools = "0.10.5"
|
||||
libc = "0.2.139"
|
||||
libc = "0.2.140"
|
||||
lscolors = { version = "0.13.0", default-features=false, features = ["nu-ansi-term"] }
|
||||
memchr = "2"
|
||||
nix = { version="0.26", default-features=false }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue