mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-31 13:07:46 +00:00
fix(deps): update rust crate libc to 0.2.146
This commit is contained in:
parent
c15ef242a6
commit
c68b665bf9
3 changed files with 4 additions and 4 deletions
|
@ -290,7 +290,7 @@ humantime_to_duration = "0.2.1"
|
|||
indicatif = "0.17"
|
||||
is-terminal = "0.4.7"
|
||||
itertools = "0.10.5"
|
||||
libc = "0.2.144"
|
||||
libc = "0.2.146"
|
||||
lscolors = { version = "0.14.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