5 releases
Uses new Rust 2024
| new 0.3.3 | Jan 22, 2026 |
|---|---|
| 0.3.2 | Sep 18, 2025 |
| 0.3.1 | Jul 1, 2025 |
| 0.1.2 | Mar 14, 2022 |
| 0.1.0 | Mar 14, 2022 |
#378 in Build Utils
16,794 downloads per month
Used in 121 crates
(5 directly)
44KB
703 lines
build-rs provides a strongly typed interface around the Cargo build script protocol. Cargo provides inputs to the build script by environment variable and accepts commands by printing to stdout.
This crate is maintained by the Cargo team for use by the wider ecosystem. This crate follows semver compatibility for its APIs.
This crate is maintained by the Cargo team for use by the wider ecosystem. This crate follows semver compatibility for its APIs.
Dependencies
~16KB