mirror of
https://github.com/fluencelabs/trust-graph
synced 2024-12-04 15:20:19 +00:00
4 lines
95 B
Rust
4 lines
95 B
Rust
|
fn main() {
|
||
|
built::write_built_file().expect("Failed to acquire build-time information")
|
||
|
}
|