morbius
This commit is contained in:
parent
21adfae838
commit
e81fba0172
4 changed files with 6 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
|||
[workspace]
|
||||
members = [ "gendays", "aoc2024", "aoc2025" , "utils"]
|
||||
members = [ "gendays", "aoc2024", "aoc2025" , "utils" ]
|
||||
resolver = "3"
|
||||
|
||||
[workspace.dependencies]
|
||||
gendays = { path = "gendays" }
|
||||
utils = { path = "utils" }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue