* Upgrade to Actix V2, bump SQLX version, code cleanup, intergrate ratelimiter * Add pack file path validation * Fix compilation error caused by incorrect merge
4 lines
65 B
Rust
4 lines
65 B
Rust
fn main() {
|
|
println!("cargo:rerun-if-changed=migrations");
|
|
}
|