improve error handling

This commit is contained in:
galister
2024-02-18 22:24:36 +01:00
parent 615470aa92
commit 63b43c0e59
17 changed files with 517 additions and 611 deletions

View File

@@ -17,7 +17,7 @@ chrono = "0.4.29"
chrono-tz = "0.8.5"
cstr = "0.2.11"
ctrlc = { version = "3.4.2", features = ["termination"] }
env_logger = "0.10.0"
flexi_logger = "0.27.4"
fontconfig-rs = "0.1.1"
freetype-rs = "0.32.0"
futures = "0.3.29"