rust/Cargo.lock
changeset 46588 47557ea79fc7
parent 46499 eace48b4a786
child 46594 f88e8ae0aa8f
--- a/rust/Cargo.lock	Tue Jan 05 21:02:00 2021 +0100
+++ b/rust/Cargo.lock	Wed Jan 06 14:09:01 2021 +0100
@@ -331,6 +331,7 @@
 version = "0.1.0"
 dependencies = [
  "cpython 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)",
+ "crossbeam-channel 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)",
  "env_logger 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
  "hg-core 0.1.0",
  "libc 0.2.81 (registry+https://github.com/rust-lang/crates.io-index)",