aboutsummaryrefslogtreecommitdiffstats
path: root/build.rs
blob: bcfc238b8107a92dfffca0845be62fe7500d533c (plain) (blame)
1
2
3
fn main() {
    println!("cargo:rerun-if-changed=progs/")
}