[rs] Get rid of anyhow
This commit is contained in:
parent
6dc0aef430
commit
f0669d159f
6 changed files with 8 additions and 24 deletions
|
|
@ -3,8 +3,5 @@ name = "advent-of-code"
|
|||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.66"
|
||||
clap = { version = "4.0.29", features = ["derive", "deprecated"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue