Add anyhow
This commit is contained in:
@@ -9,6 +9,7 @@ authors = [
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.81"
|
||||
clap = { version = "4.5.2", features = ["derive"] }
|
||||
console = "0.15.8"
|
||||
glob = "0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user