feat: add colors to --help/-h (#1553)

This commit is contained in:
Filip Czaplicki
2025-11-23 13:15:50 +01:00
committed by GitHub
parent f7c9e42066
commit 50e55dea77
3 changed files with 13 additions and 1 deletions

View File

@@ -51,6 +51,7 @@ serde_json = "1.0.145"
ignore = "=0.4.23"
globset = "=0.4.16"
base64ct = "<1.8.0"
clap-cargo = "0.15.2"
[patch.crates-io]
mac-notification-sys = { git = "https://github.com/h4llow3En/mac-notification-sys" }