~starkingdoms/starkingdoms

ref: eaf9c7ead6f4a56ff3e18c70e192c9d56d39e981 starkingdoms/crates/unified/build.rs -rw-r--r-- 95 bytes
eaf9c7ea — core feat: feature refactor 24 days ago
                                                                                
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}