mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
4 lines
73 B
Rust
4 lines
73 B
Rust
fn main() {
|
|
println!("cargo:rerun-if-changed=src/default.policy");
|
|
}
|