This commit is contained in:
2024-12-06 10:04:09 +01:00
parent 4dcf7001ee
commit 013b85fbbf
7 changed files with 105 additions and 1 deletions

View File

@@ -22,3 +22,4 @@ members = [
utils = { path = "../utils" }
itertools = "0.13.0"
regex = "1.11.1"
md5 = "0.7.0"