Day 24 part 1 solution.
Broken day 23 part 2. Moved debug_println into lib.rs.
This commit is contained in:
@@ -13,3 +13,6 @@ aoc-runner-derive = "0.3.0"
|
||||
regex = "1.4.2"
|
||||
[dev-dependencies]
|
||||
pretty_assertions = "0.6"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
||||
Reference in New Issue
Block a user