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