mirror of
https://github.com/openai/codex.git
synced 2026-09-17 12:23:33 +00:00
3 lines
103 B
Rust
3 lines
103 B
Rust
#[cfg(any(all(target_os = "macos", target_arch = "aarch64"), target_os = "linux",))]
|
|
mod auto_approve;
|