Files
komorebi/komorebi/build.rs

4 lines
45 B
Rust

fn main() {
shadow_rs::new().unwrap();
}