morbius
This commit is contained in:
parent
21adfae838
commit
e81fba0172
4 changed files with 6 additions and 1 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -7,6 +7,7 @@ name = "aoc2024"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"gendays",
|
||||
"utils",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
@ -14,6 +15,7 @@ name = "aoc2025"
|
|||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"gendays",
|
||||
"utils",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue