fix: bundle sqlite3

This commit is contained in:
Jef Roosens 2023-05-17 23:03:28 +02:00
parent 180768b858
commit af828dc48e
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
4 changed files with 4 additions and 0 deletions

View file

@ -1,3 +0,0 @@
fn main() {
println!("cargo:rerun-if-changed=migrations");
}

View file