Improve config loading error handling
This commit is contained in:
parent
101d36cd45
commit
2afda17d4b
4 changed files with 19 additions and 11 deletions
|
|
@ -8,5 +8,6 @@ cove-input = { path = "../cove-input" }
|
|||
cove-macro = { path = "../cove-macro" }
|
||||
|
||||
serde = { workspace = true }
|
||||
thiserror = { workspace = true }
|
||||
|
||||
toml = "0.7.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue