core-agent-ide/codex-rs/apply-patch
Michael Bolin 5a5aa89914
chore: replace regex with regex-lite, where appropriate (#1200)
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.
2025-06-02 17:11:45 -07:00
..
src fix: introduce ExtractHeredocError that implements PartialEq (#958) 2025-05-16 09:42:27 -07:00
Cargo.toml chore: replace regex with regex-lite, where appropriate (#1200) 2025-06-02 17:11:45 -07:00