We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7eeddc + a6bfaa2 commit 77b6423Copy full SHA for 77b6423
1 file changed
Cargo.toml
@@ -17,6 +17,7 @@ globset = { version = "0.4.18" }
17
itertools = { version = "0.14.0" }
18
notify = { version = "8.2.0" }
19
num_cpus = { version = "1.17.0" }
20
+par-core = { version = "2.0.0", features = ["rayon"] }
21
rayon = { version = "1.11.0" }
22
regex = { version = "1.12.2" }
23
serde = { version = "1.0.228" }
0 commit comments