2018: switch to anyhow
This commit is contained in:
parent
885081d3fe
commit
60b5398737
8 changed files with 33 additions and 36 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
|
@ -27,6 +27,7 @@ dependencies = [
|
|||
name = "aoc2018"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"aoc",
|
||||
"criterion",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue