mirror of
https://github.com/theoludwig/advent_of_code.git
synced 2025-12-11 00:32:42 +01:00
feat: add day 8 - part 1
This commit is contained in:
4
Cargo.lock
generated
4
Cargo.lock
generated
@@ -104,6 +104,10 @@ dependencies = [
|
||||
"array-init",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "day_8"
|
||||
version = "1.0.0"
|
||||
|
||||
[[package]]
|
||||
name = "either"
|
||||
version = "1.9.0"
|
||||
|
||||
Reference in New Issue
Block a user