Use PuzzleUtils

This commit is contained in:
2024-11-18 11:52:30 +01:00
parent a875d889fa
commit 3bb1616d7e
7 changed files with 37 additions and 144 deletions

View File

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