From b6b74ef40480d86d81bf69467aecb4931750d1de Mon Sep 17 00:00:00 2001 From: lukeflo Date: Sun, 6 Jul 2025 13:35:07 +0200 Subject: colored version function --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 18db28d..899ac61 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,3 +38,4 @@ ureq = "2.12.1" # config = { version = "0.15.8", default-features = false, features = ["async", "async-trait", "convert-case", "convert_case", "toml"] } serde = { version = "1.0.217", features = ["serde_derive"] } figment = { version = "0.10.19", features = [ "toml", "test" ]} +owo-colors = "4.2.2" -- cgit v1.2.3