rust/hg-core/Cargo.toml
branchstable
changeset 50100 812a9fbf4380
parent 49595 b78ae134ac92
--- a/rust/hg-core/Cargo.toml	Sat Feb 18 01:21:51 2023 +0100
+++ b/rust/hg-core/Cargo.toml	Thu Feb 16 11:42:34 2023 +0100
@@ -23,7 +23,7 @@
 rand = "0.8.4"
 rand_pcg = "0.3.1"
 rand_distr = "0.4.3"
-rayon = "1.5.1"
+rayon = "1.6.1"
 regex = "1.5.5"
 sha-1 = "0.10.0"
 twox-hash = "1.6.2"