Increase required version for crates.io libc
to get fix from PR rust-lang/libc#1057.
Part of issue #55465
This commit is contained in:
parent
ae3833db3b
commit
8b67eb8116
@ -16,7 +16,7 @@ num_cpus = "1.0"
|
||||
rustc-demangle = "0.1.4"
|
||||
memmap = "0.6"
|
||||
log = "0.4.5"
|
||||
libc = "0.2.43"
|
||||
libc = "0.2.44"
|
||||
jobserver = "0.1.11"
|
||||
|
||||
serialize = { path = "../libserialize" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user