grep-cli-0.1.12
rust: move to Rust 2024
colors: add `highlight` type support for matching lines
printer: sprinkle in a few #[inline] annotations
printer: fix `--stats` for `--json`
lint: fix a few Clippy errors
style: apply rustfmt
repo: move all source code in crates directory
hyperlink: rejigger how hyperlinks work
printer: drop dependency on serde_derive
printer: finish removal of `max_matches`
printer: fix panic in replacements in look-around corner case