Crate substrate_build_script_utils

Source
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.