style: cargo clippy && format
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
This commit is contained in:
parent
860fa7a66e
commit
8605b81e7b
26 changed files with 274 additions and 178 deletions
4
build.rs
4
build.rs
|
@ -1,3 +1,3 @@
|
|||
fn main() {
|
||||
println!("cargo:rerun-if-changed=migrations");
|
||||
}
|
||||
println!("cargo:rerun-if-changed=migrations");
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue