rust/Cargo.toml
changeset 40271 dbc28c91f7ff
parent 39967 aab43d5861bb
child 40272 a36c5e23c055
--- 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"]