You've already forked decomp.dev
mirror of
https://github.com/encounter/decomp.dev.git
synced 2026-03-30 11:06:20 -07:00
4 lines
65 B
Rust
4 lines
65 B
Rust
fn main() {
|
|
println!("cargo:rerun-if-changed=migrations");
|
|
}
|