Improve config loading error handling

This commit is contained in:
Joscha 2023-04-30 22:51:28 +02:00
parent 101d36cd45
commit 2afda17d4b
4 changed files with 19 additions and 11 deletions

1
Cargo.lock generated
View file

@ -284,6 +284,7 @@ dependencies = [
"cove-input",
"cove-macro",
"serde",
"thiserror",
"toml",
]