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.rsscript is rerun when.git/HEADor the ref of.git/HEADchanged.