rust/rhg/Cargo.toml
changeset 49522 52464a20add0
parent 49201 a932cad26d37
child 49659 812a9fbf4380
child 49748 1b6be761c23d
--- a/rust/rhg/Cargo.toml	Wed Sep 21 10:14:29 2022 -0400
+++ b/rust/rhg/Cargo.toml	Wed Oct 05 15:45:05 2022 -0400
@@ -22,3 +22,4 @@
 format-bytes = "0.3.0"
 users = "0.11.0"
 which = "4.2.5"
+rayon = "1.5.1"