diff options
| author | Mica White <botahamec@outlook.com> | 2025-12-07 21:23:43 -0500 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2025-12-07 21:23:43 -0500 |
| commit | c04c581fdeb0e42c5e41bb372b827a5b3ac033fb (patch) | |
| tree | 120fe9484fe57c757ad123d52cdd4e316097dcbd /Cargo.toml | |
| parent | be691f0a1af3e7c2226eefabea9f3e656472fe32 (diff) | |
First program
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,3 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] +syntect = "5" |
