mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-08-08 08:02:03 -07:00
This makes it clear that the `bytes` API of the regex crate should be used instead of the Unicode API. Fixes #985
This makes it clear that the `bytes` API of the regex crate should be used instead of the Unicode API. Fixes #985