repo: better error handling
fixup repo err handling
This commit is contained in:
parent
2c1f331523
commit
312dcc7ead
5 changed files with 35 additions and 6 deletions
|
|
@ -7,5 +7,6 @@ edition = "2021"
|
|||
anyhow = "1.0.95"
|
||||
clap = { version = "4.5.26", features = ["derive"] }
|
||||
serde = { version = "1.0.217", features = ["derive"] }
|
||||
thiserror = "2.0.11"
|
||||
toml = "0.8.19"
|
||||
uuid = { version = "1.12.1", features = ["std", "v4" ] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue