mirror of
https://github.com/DioxusLabs/dioxus
synced 2024-11-23 04:33:06 +00:00
4 lines
96 B
Rust
4 lines
96 B
Rust
|
fn main() {
|
||
|
built::write_built_file().expect("Failed to acquire build-time information");
|
||
|
}
|