e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
1292c16faa29f5dae2c087e68da2b1ed436ca0c7
starkingdoms
/
crates
/
unified
/build.rs
-rw-r--r--
95 bytes
View
Log
View raw
Permalink
1292c16f
— core feat: add orbital info to config
18 days ago
1
2
3
fn
main
()
{
built
::
write_built_file
().
expect
(
"Failed to acquire build-time information"
);
}