Skip to content

Commit

Permalink
Merge pull request #6 from uutils/renovate/libc-0.x
Browse files Browse the repository at this point in the history
chore(deps): update rust crate libc to 0.2.153
  • Loading branch information
sylvestre authored Mar 26, 2024
2 parents eeecd97 + 6dabfd0 commit 82346f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ clap_complete = "4.4"
clap_mangen = "0.2"
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.1", features = ["terminal_size"] }
Expand Down

0 comments on commit 82346f4

Please sign in to comment.