2018: switch to anyhow
This commit is contained in:
parent
885081d3fe
commit
60b5398737
8 changed files with 33 additions and 36 deletions
|
|
@ -13,6 +13,7 @@ criterion = "0.3"
|
|||
[dependencies]
|
||||
|
||||
aoc = { path = "../aoc" }
|
||||
anyhow = "1.0"
|
||||
|
||||
[lib]
|
||||
path = "src/lib.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue