switching 2023 day1 and day2 to this error and error-stack

This commit is contained in:
Dylan Thies
2024-01-04 20:00:18 -05:00
parent 03e8450ac2
commit 3b1c2379f9
10 changed files with 128 additions and 92 deletions

View File

@@ -14,6 +14,7 @@ error-stack.workspace = true
itertools.workspace = true
log.workspace = true
nom.workspace = true
thiserror.workspace = true
[dev-dependencies]
test-log = {workspace=true}