rust/Cargo.toml
changeset 40965 5532823e8c18
parent 40964 98a0fbda8739
child 44466 79ac59d3f73d
--- a/rust/Cargo.toml	Mon Dec 03 06:54:19 2018 +0100
+++ b/rust/Cargo.toml	Mon Dec 03 06:52:17 2018 +0100
@@ -1,3 +1,3 @@
 [workspace]
-members = ["hg-core", "hg-direct-ffi"]
+members = ["hg-core", "hg-direct-ffi", "hg-cpython"]
 exclude = ["chg", "hgcli"]