This commit is contained in:
Spectre 2024-12-23 19:11:47 +01:00
parent 290d9a5cb0
commit d87aad0252
4 changed files with 131 additions and 2 deletions

View file

@ -8,3 +8,4 @@ shared = { path = "../shared" }
regex = "1.10.2"
substring = "1.4.5"
itertools = "0.12.0"
ndarray = "0.16.1"