y2024d3 first try part 2

This commit is contained in:
2024-12-03 10:11:59 +01:00
parent 9329c9f77a
commit 5bd059970e
10 changed files with 298 additions and 0 deletions

View File

@@ -20,3 +20,6 @@ members = [
[workspace.dependencies]
utils = { git = "https://git.plobos.xyz/projects/PuzzleUtils.git" }
[dependencies]
regex = "1.11.1"