~starkingdoms/starkingdoms

ref: cd7dfd17389f2794c53f43e2abe6dff9e703e423 starkingdoms/crates/unified/build.rs -rw-r--r-- 95 bytes
cd7dfd17 — core chore: solver work 16 days ago
                                                                                
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}