~starkingdoms/starkingdoms

ref: aa9bcf7200f6a8ce6ed78b392414cbffad896788 starkingdoms/crates/unified/build.rs -rw-r--r-- 95 bytes
aa9bcf72 — ghostly_zsh feat: starguide dragging 18 days ago
                                                                                
1
2
3
fn main() {
    built::write_built_file().expect("Failed to acquire build-time information");
}