3 lines
No EOL
65 B
Rust
3 lines
No EOL
65 B
Rust
fn main() {
|
|
println!("cargo:rerun-if-changed=migrations/");
|
|
} |