1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

chore(deps): update rust crate libc to 0.2.154

This commit is contained in:
renovate[bot] 2024-04-29 22:05:14 +00:00 committed by GitHub
parent 969fb2e818
commit 19262aabe5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -288,7 +288,7 @@ half = "2.4"
hostname = "0.4"
indicatif = "0.17"
itertools = "0.12.1"
libc = "0.2.153"
libc = "0.2.154"
lscolors = { version = "0.16.0", default-features = false, features = [
"gnu_legacy",
] }