mirror of
https://github.com/openai/codex.git
synced 2026-05-01 18:06:47 +00: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.