mirror of
https://github.com/guilhermewerner/wgpu-renderer
synced 2025-08-05 14:52:59 +00:00
4 lines
63 B
Rust
4 lines
63 B
Rust
fn main() {
|
|
println!("cargo:rerun-if-changed=assets/*");
|
|
}
|