mirror of
https://github.com/RGBCube/watt
synced 2025-07-30 09:27:45 +00:00
treewide: streamline error handling; leverage thiserror and anyhow
This commit is contained in:
parent
99fbfc0ea7
commit
32422f2b4f
7 changed files with 81 additions and 202 deletions
|
@ -16,3 +16,5 @@ ctrlc = "3.4"
|
|||
chrono = "0.4"
|
||||
log = "0.4"
|
||||
env_logger = "0.11"
|
||||
thiserror = "2.0"
|
||||
anyhow = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue