We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
libc
1 parent d6e087d commit 103af14Copy full SHA for 103af14
Cargo.toml
@@ -135,7 +135,7 @@ indicatif = "0.18"
135
itertools = { version = "0.14" }
136
jobserver = "0.1"
137
ktx2 = "0.4"
138
-libc = { version = "0.2.168", default-features = false }
+libc = { version = "0.2.171", default-features = false }
139
# See https://github.com/rust-fuzz/libfuzzer/issues/126
140
libfuzzer-sys = ">0.4.0,<=0.4.7"
141
libloading = "0.8"
0 commit comments