Skip to content

Commit c640e2c

Browse files
Update Rust crate libc to 0.2.151 (#1049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c8e037a commit c640e2c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ hyper = { version = "0.14", features = [ "full" ] }
5555
hyper-staticfile = "0.9"
5656
indicatif = { version = "0.17.7", features = ["rayon"] }
5757
itertools = "0.12.0"
58-
libc = "0.2.150"
58+
libc = "0.2.151"
5959
mime_guess = "2.0.4"
6060
nbd = "0.2.3"
6161
nix = { version = "0.26", features = [ "feature", "uio" ] }

0 commit comments

Comments
 (0)