summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 3a8b309e0b17d128c49af7b25788a98044411b17 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "highlight"
version = "1.0.0"
edition = "2024"

[dependencies]
fancy-regex = "0.14.0"