goddamn it is fast now

This commit is contained in:
2025-12-02 18:41:12 +01:00
parent a53ced9160
commit 0dd5962b9d
4 changed files with 137 additions and 14 deletions

View File

@@ -16,3 +16,4 @@ rfd = "0.15"
regex = "1.11"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
rayon = "1.10"