[util] Añade indoc para indentar código bien

This commit is contained in:
Manuel Cillero 2025-09-12 01:13:17 +02:00
parent e3ca6079ff
commit 940e6aaf18
4 changed files with 75 additions and 63 deletions

View file

@ -20,6 +20,7 @@ colored = "3.0.0"
concat-string = "1.0.1"
config = { version = "0.15.13", default-features = false, features = ["toml"] }
figlet-rs = "0.1.5"
indoc = "2.0.6"
itoa = "1.0.15"
parking_lot = "0.12.4"
paste = { package = "pastey", version = "0.1.0" }