💄 Apply color styling to terminal banner

This commit is contained in:
Manuel Cillero 2024-11-13 01:25:22 +01:00
parent 38ca8f1d1c
commit c26432d58c
3 changed files with 104 additions and 16 deletions

View file

@ -18,6 +18,7 @@ authors = { workspace = true }
name = "pagetop"
[dependencies]
colored = "2.1.0"
concat-string = "1.0.1"
figlet-rs = "0.1.5"
paste = "1.0.15"