rust/hg-core/Cargo.toml
changeset 46058 fd47483f1645
parent 45978 0d99778af68a
child 46181 3aec2620554b
--- a/rust/hg-core/Cargo.toml	Fri Dec 04 12:42:23 2020 +0100
+++ b/rust/hg-core/Cargo.toml	Mon Nov 30 17:13:07 2020 +0100
@@ -21,7 +21,7 @@
 regex = "1.3.9"
 twox-hash = "1.5.0"
 same-file = "1.0.6"
-crossbeam = "0.7.3"
+crossbeam-channel = "0.4"
 micro-timer = "0.3.0"
 log = "0.4.8"
 memmap = "0.7.0"