rust/hg-core/Cargo.toml
changeset 43826 5ac243a92e37
parent 43271 99394e6c5d12
child 44143 7f86426fdd2c
--- a/rust/hg-core/Cargo.toml	Mon Dec 02 14:44:26 2019 +0100
+++ b/rust/hg-core/Cargo.toml	Mon Oct 14 13:57:30 2019 +0200
@@ -14,5 +14,6 @@
 memchr = "2.2.0"
 rand = "0.6.5"
 rand_pcg = "0.1.1"
+rayon = "1.2.0"
 regex = "1.1.0"
-rayon = "1.2.0"
+twox-hash = "1.5.0"