Expand description
Crate with utility functions for build.rs
scripts.
Functionsยง
- generate_
cargo_ keys - Generate the
cargo:
key output - rerun_
if_ git_ head_ changed - Make sure the calling
build.rs
script is rerun when.git/HEAD
or the ref of.git/HEAD
changed.