rust/Cargo.lock
changeset 45530 b1cea0dc9db0
parent 45526 26c53ee51c68
child 45531 b0d6309ff50c
--- a/rust/Cargo.lock	Mon Aug 17 16:56:39 2020 +0200
+++ b/rust/Cargo.lock	Wed Sep 23 12:26:16 2020 +0200
@@ -569,7 +569,10 @@
 version = "0.1.0"
 dependencies = [
  "clap 2.33.3 (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",
+ "log 0.4.11 (registry+https://github.com/rust-lang/crates.io-index)",
+ "micro-timer 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
 ]
 
 [[package]]