mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-01 17:04:13 +00:00

Bump libc dependency This bumps the `libc` crate to version 0.2.150 which includes https://github.com/rust-lang/libc/pull/3410 which will help remove the old and deprecated check-cfg syntax. Extracted from https://github.com/rust-lang/rust/pull/117612