e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
75f5204cc96240f4c96bb0205786462a6633b18c
starkingdoms
/
crates
/
unified
/build.rs
-rw-r--r--
95 bytes
View
Log
View raw
Permalink
75f5204c
— core feat: worky thrusters
24 days ago
1
2
3
fn
main
()
{
built
::
write_built_file
().
expect
(
"Failed to acquire build-time information"
);
}