This commit is contained in:
MaxJa4
2023-12-08 22:02:12 +01:00
parent f3b87802c4
commit 0c814889b5
7 changed files with 864 additions and 0 deletions

View File

@@ -7,5 +7,6 @@ edition = "2021"
[dependencies]
cached = "0.46.1"
num = "0.4.1"
rayon = "1.8.0"
regex = "1.10.2"