5 releases

Uses new Rust 2024

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

#384 in Build Utils

Download history 6048/week @ 2025-11-13 7237/week @ 2025-11-20 6054/week @ 2025-11-27 7782/week @ 2025-12-04 7784/week @ 2025-12-11 5363/week @ 2025-12-18 2038/week @ 2025-12-25 2498/week @ 2026-01-01 5070/week @ 2026-01-08 6382/week @ 2026-01-15 7084/week @ 2026-01-22 5670/week @ 2026-01-29 6054/week @ 2026-02-05 3890/week @ 2026-02-12 5425/week @ 2026-02-19 7181/week @ 2026-02-26

23,540 downloads per month
Used in 128 crates (9 directly)

MIT/Apache

44KB
702 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

~15KB