--- a/rust/Cargo.toml Tue Mar 31 18:56:41 2020 -0700 +++ b/rust/Cargo.toml Tue Mar 31 19:07:36 2020 -0700 @@ -1,3 +1,3 @@ [workspace] members = ["hg-core", "hg-cpython"] -exclude = ["chg"] +exclude = ["chg", "hgcli"]