Skip to content

Commit

Permalink
Merge pull request #30 from bootjp/renovate/libc-0.x
Browse files Browse the repository at this point in the history
Update Rust crate libc to 0.2.139
  • Loading branch information
bootjp committed Jan 10, 2023
2 parents 97e7490 + 4c979ec commit 215777d
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 @@ -26,7 +26,7 @@ filetime = "0.2.19"
fs = "0.0.5"
humansize = "1.1.0"
io = "0.0.2"
libc = "0.2.94"
libc = "0.2.139"
pretty-bytes = "0.2.2"
prettytable-rs = "0.10.0"
result = "1.0.0"
Expand Down

0 comments on commit 215777d

Please sign in to comment.