2020: introduce anyhow
This commit is contained in:
parent
d457461d2f
commit
f9e1306881
2 changed files with 9 additions and 0 deletions
|
|
@ -14,6 +14,8 @@ criterion = "0.3"
|
|||
|
||||
aoc = { path = "../aoc" }
|
||||
|
||||
anyhow = "1.0"
|
||||
|
||||
[lib]
|
||||
path = "src/lib.rs"
|
||||
bench = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue