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

[dependencies]
fancy-regex = "0.14.0"