typssg/build.rs
2026-04-27 13:46:43 -04:00

3 lines
64 B
Rust

fn main() {
println!("cargo:rerun-if-changed=prepends/");
}