refactored project structure
This commit is contained in:
@@ -4,9 +4,5 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
day01 = {path = "src/day01"}
|
||||
day02 = {path = "src/day02"}
|
||||
day03 = {path = "src/day03"}
|
||||
day04 = {path = "src/day04"}
|
||||
day05 = {path = "src/day05"}
|
||||
day06 = {path = "src/day06"}
|
||||
itertools = "0.14.0"
|
||||
iter-first-max = "0.1.2"
|
||||
Reference in New Issue
Block a user