mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
chore: update min. req. for libc to 0.2.171
This commit is contained in:
parent
157134293c
commit
9aeb5a4079
@ -135,7 +135,7 @@ indicatif = "0.18"
|
||||
itertools = { version = "0.14" }
|
||||
jobserver = "0.1"
|
||||
ktx2 = "0.4"
|
||||
libc = { version = "0.2.168", default-features = false }
|
||||
libc = { version = "0.2.171", default-features = false }
|
||||
# See https://github.com/rust-fuzz/libfuzzer/issues/126
|
||||
libfuzzer-sys = ">0.4.0,<=0.4.7"
|
||||
libloading = "0.8"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user