Rework error handling and merge the two state files.
This commit is contained in:
parent
0f0eeec627
commit
d3c8c6923f
7 changed files with 361 additions and 292 deletions
|
|
@ -29,3 +29,4 @@ log = "0.4.17"
|
|||
nix = "0.26.2"
|
||||
serde = { version = "1.0.152", features = ["derive"] }
|
||||
serde_json = "1.0.91"
|
||||
thiserror = "1.0.40"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue