diff --git a/Cargo.toml b/Cargo.toml index a734442..b9e34a9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,7 +38,7 @@ clap_complete = "4.4" regex = "1.10.3" sysinfo = "0.30" -libc = "0.2.152" +libc = "0.2.153" phf = "0.11.2" phf_codegen = "0.11.2" textwrap = { version = "0.16.0", features = ["terminal_size"] }