aboutsummaryrefslogtreecommitdiff
path: root/build.rs
diff options
context:
space:
mode:
authorfx <[email protected]>2023-10-14 22:01:33 +0200
committerfx <[email protected]>2023-10-14 22:01:33 +0200
commit6648d1da1df9a4e4e2945739fc0fd3c7f77643cb (patch)
treee487bbf77c5280a58ee5bcd69f6b74018be96430 /build.rs
parent25885b8e08252db20f2a50e64184b6a59e546a73 (diff)
downloadwebol-6648d1da1df9a4e4e2945739fc0fd3c7f77643cb.tar
webol-6648d1da1df9a4e4e2945739fc0fd3c7f77643cb.tar.gz
webol-6648d1da1df9a4e4e2945739fc0fd3c7f77643cb.zip
test this fing shit on pi wohoo
Diffstat (limited to 'build.rs')
-rw-r--r--build.rs5
1 files changed, 0 insertions, 5 deletions
diff --git a/build.rs b/build.rs
deleted file mode 100644
index 7609593..0000000
--- a/build.rs
+++ /dev/null
@@ -1,5 +0,0 @@
1// generated by `sqlx migrate build-script`
2fn main() {
3 // trigger recompilation when a new migration is added
4 println!("cargo:rerun-if-changed=migrations");
5} \ No newline at end of file