Files
bili-sync-ai/crates/bili_sync/build.rs
ᴀᴍᴛᴏᴀᴇʀ d1168f35f3 build: 在 version 中展示详细的构建信息 (#265)
* build: 在 version 中展示详细的构建信息

* chore: 修改
2025-02-19 03:47:01 +08:00

4 lines
96 B
Rust

fn main() {
built::write_built_file().expect("Failed to acquire build-time information");
}