mirror of
https://github.com/guilhermewerner/wgpu-renderer
synced 2025-06-15 13:24:20 +00:00
4 lines
63 B
Rust
4 lines
63 B
Rust
fn main() {
|
|
println!("cargo:rerun-if-changed=assets/*");
|
|
}
|