mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
118a2deea5
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