aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-01-07refactor: apply clippy suggestionspml681-27/+23
2025-01-07chore: remove once_cell dep, disable default features for syntectpml682-16/+36
2024-12-24feat: make Highlighter generic over any T that is text_editor::Catalogpml683-52/+90