fn main() {
    built::write_built_file().expect("appropriate environment variables should have been set");
}