fn main() -> shadow_rs::SdResult<()> { println!("cargo:rustc-env=GIT_TAG={}", shadow_rs::tag()); shadow_rs::new() }