summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMica White <botahamec@outlook.com>2025-12-07 21:23:43 -0500
committerMica White <botahamec@outlook.com>2025-12-07 21:23:43 -0500
commitc04c581fdeb0e42c5e41bb372b827a5b3ac033fb (patch)
tree120fe9484fe57c757ad123d52cdd4e316097dcbd /Cargo.toml
parentbe691f0a1af3e7c2226eefabea9f3e656472fe32 (diff)
First program
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b17c422..1bc0f81 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,3 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
+syntect = "5"