mirror of
https://github.com/project-gauntlet/gauntlet.git
synced 2025-12-23 10:35:53 +00:00
3 lines
72 B
Rust
3 lines
72 B
Rust
fn main() {
|
|
println!("cargo:rerun-if-changed=src/db_migrations");
|
|
}
|