This commit is contained in:
2024-12-08 16:35:33 +01:00
parent 2a91587ae5
commit 0dec0bbf82
6 changed files with 301 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ edition = "2021"
[dependencies]
regex = "1.11.1"
utils = { workspace = true }
itertools = { workspace = true }