diff -r 8783710b1d58 -r dbc28c91f7ff rust/Cargo.toml --- a/rust/Cargo.toml Sat Oct 13 23:08:29 2018 -0400 +++ b/rust/Cargo.toml Thu Sep 27 17:03:16 2018 +0200 @@ -1,3 +1,3 @@ [workspace] -members = ["hgcli"] +members = ["hgcli", "hg-core"] exclude = ["chg"]