2015: switch to anyhow
This commit is contained in:
parent
9a2e37468f
commit
885081d3fe
9 changed files with 31 additions and 35 deletions
|
|
@ -13,6 +13,7 @@ criterion = "0.3"
|
|||
[dependencies]
|
||||
|
||||
aoc = { path = "../aoc" }
|
||||
anyhow = "1.0"
|
||||
md-5 = "0.8"
|
||||
|
||||
[lib]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue