mirror of
https://github.com/openai/codex.git
synced 2026-03-05 21:45:28 +03:00
As explained on https://crates.io/crates/regex-lite, `regex-lite` is a lighter alternative to `regex` and seems to be sufficient for our purposes.