mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08: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.