rust/hg-core/Cargo.toml
changeset 44158 161958ebf73c
parent 44143 7f86426fdd2c
child 44265 c18dd48cea4a
--- a/rust/hg-core/Cargo.toml	Fri Jan 24 11:05:42 2020 -0500
+++ b/rust/hg-core/Cargo.toml	Fri Jan 17 15:34:11 2020 +0100
@@ -15,6 +15,6 @@
 memchr = "2.2.0"
 rand = "0.6.5"
 rand_pcg = "0.1.1"
-rayon = "1.2.0"
+rayon = "1.3.0"
 regex = "1.1.0"
 twox-hash = "1.5.0"