~starkingdoms/starkingdoms

ref: 602773f491e862cd148636ce340fb1c34e059388 starkingdoms/crates/unified/build.rs -rw-r--r-- 95 bytes
602773f4 — core feat: more predictable thrust solver behavior 18 days ago
                                                                                
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}