y2024d3 use regex for part 1

This commit is contained in:
2024-12-03 10:21:13 +01:00
parent a6731d4a67
commit 1db00c45db
4 changed files with 17 additions and 101 deletions

View File

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