introduced parallel processing of iterator with rayon
This commit is contained in:
@@ -7,4 +7,6 @@ edition = "2021"
|
||||
clap = { version = "4.5.41", features = ["derive"] }
|
||||
fuzzt = "0.3.1"
|
||||
levenshtein = "1.0.5"
|
||||
num_cpus = "1.17.0"
|
||||
rayon = "1.10.0"
|
||||
regex = "1.11.1"
|
||||
|
Reference in New Issue
Block a user