rust/Cargo.toml
changeset 44466 79ac59d3f73d
parent 40965 5532823e8c18
child 44637 02f66b23cba3
--- a/rust/Cargo.toml	Tue Feb 18 18:32:31 2020 +0100
+++ b/rust/Cargo.toml	Fri Mar 06 16:49:46 2020 +0100
@@ -1,3 +1,3 @@
 [workspace]
-members = ["hg-core", "hg-direct-ffi", "hg-cpython"]
+members = ["hg-core", "hg-cpython"]
 exclude = ["chg", "hgcli"]