2015: switch to anyhow

This commit is contained in:
Antoine Martin 2020-12-14 20:04:47 +01:00
parent 9a2e37468f
commit 885081d3fe
9 changed files with 31 additions and 35 deletions

View file

@ -13,6 +13,7 @@ criterion = "0.3"
[dependencies]
aoc = { path = "../aoc" }
anyhow = "1.0"
md-5 = "0.8"
[lib]