mirror of
https://github.com/tauri-apps/tauri.git
synced 2024-12-19 08:31:35 +03:00
4 lines
63 B
Rust
4 lines
63 B
Rust
|
fn main() {
|
||
|
println!("cargo:rerun-if-changed=templates/");
|
||
|
}
|