rust-lang / cc-rs

Rust library for build scripts to compile C/C++ code into a Rust library
https://docs.rs/cc
Apache License 2.0
1.76k stars 425 forks source link

Fixed link break about compile-time-requirements #1118

Closed mikoto2000 closed 6 days ago

mikoto2000 commented 6 days ago

It had already been removed from the README and could no longer be found through this link.

I considered linking to it below, but thought docs.rs would be a better place for documentation.

https://github.com/rust-lang/cc-rs/blob/243038b6e956615e04a98fc2ed44e155719ae20a/src/lib.rs#L129