Use anyhow
This commit is contained in:
parent
3096fcc2be
commit
fc7c76aaf3
3 changed files with 19 additions and 18 deletions
|
|
@ -4,5 +4,6 @@ version = "0.0.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.68"
|
||||
clap = { version = "4.1.1", features = ["derive", "deprecated"] }
|
||||
git-repository = "0.33.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue