diff options
| author | Mica White <botahamec@outlook.com> | 2026-09-06 11:41:56 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-09-06 11:41:56 -0400 |
| commit | 5e52a639a1fd5421d345309f96650e1dd0a1037b (patch) | |
| tree | da8a19c16b5de40bcab984a81337e969e625afdb /Cargo.toml | |
| parent | 655685c65afe5ed5314442b25c549e414b0ca654 (diff) | |
Try arborium
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ version = "0.1.0" edition = "2024" [dependencies] -syntect = "5" +arborium = "2" [profile.release] strip = true |
