From 83221d91a90aeb7eaad02a8bc756daace5fda41e Mon Sep 17 00:00:00 2001 From: Ben Bridle Date: Tue, 4 Feb 2025 20:22:03 +1300 Subject: Use ansi crate for styling text --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 9bb96fe..0d6c19d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,3 +4,4 @@ version = "1.1.1" edition = "2021" [dependencies] +ansi = { git = "git://benbridle.com/ansi", tag = "v1.0.0" } -- cgit v1.2.3-70-g09d2