blob: ed6325b55fbc6965aaff04082e6471ea43ce82ab [file]
fn main() {
println!("cargo:rustc-env=GREETING_FROM_CBS=Hello from cargo build script!");
}