blob: ac12f121b5e2f55a06ac6a38a5f56aa014414a45 [file] [log] [blame]
fn main() {
println!("cargo:rustc-env=FROM_BUILD_SCRIPT={}", env!("GREETING"));
}