From c04c581fdeb0e42c5e41bb372b827a5b3ac033fb Mon Sep 17 00:00:00 2001 From: Mica White Date: Sun, 7 Dec 2025 21:23:43 -0500 Subject: First program --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') 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" -- cgit v1.2.3