clean up console output a little

This commit is contained in:
Dominic 2024-05-25 14:17:07 +02:00
parent 01e0758b6a
commit 1e7f5f95cd
Signed by: msrd0
GPG key ID: AAF7C8430CA3345D
4 changed files with 67 additions and 25 deletions

View file

@ -10,6 +10,7 @@ license = "EPL-2.0"
[dependencies]
anyhow = "1.0"
camino = "1.1"
console = "0.15"
clap = { version = "4.4", features = ["derive"] }
fontconfig = "0.8"
harfbuzz_rs = "2.0"