rust/Cargo.lock
changeset 44484 79ac59d3f73d
parent 44417 8f7c6656ac79
child 44549 fe7d2cf0b429
--- a/rust/Cargo.lock	Tue Feb 18 18:32:31 2020 +0100
+++ b/rust/Cargo.lock	Fri Mar 06 16:49:46 2020 +0100
@@ -217,14 +217,6 @@
 ]
 
 [[package]]
-name = "hgdirectffi"
-version = "0.1.0"
-dependencies = [
- "hg-core 0.1.0",
- "libc 0.2.66 (registry+https://github.com/rust-lang/crates.io-index)",
-]
-
-[[package]]
 name = "lazy_static"
 version = "1.4.0"
 source = "registry+https://github.com/rust-lang/crates.io-index"