4 lines
110 B
Rust
4 lines
110 B
Rust
fn main() {
|
|
built::write_built_file().expect("appropriate environment variables should have been set");
|
|
}
|