2024-10-16 14:11:42 -07:00

4 lines
65 B
Rust

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