usdpl-rs/usdpl-front/build.rs

4 lines
46 B
Rust

fn main() {
usdpl_build::front::build()
}