e3sourcehut
Log in
—
Register
~starkingdoms
/
starkingdoms
summary
tree
log
refs
ref:
6cccb902b13a62f2c2f8990ab13dab51a3f5488a
starkingdoms
/
crates
/
unified
/build.rs
-rw-r--r--
95 bytes
View
Log
View raw
Permalink
6cccb902
— core feat: actually send the event
25 days ago
1
2
3
fn
main
()
{
built
::
write_built_file
().
expect
(
"Failed to acquire build-time information"
);
}