Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fn main() {
|
||||
// Trigger a rebuild if the schema file has changed
|
||||
println!("cargo::rerun-if-changed=schema.json");
|
||||
}
|
||||
Reference in New Issue
Block a user