rust/Cargo.toml
changeset 44981 cf04f62d1579
parent 44638 af739894a4c1
child 51121 34e0670caf46
--- a/rust/Cargo.toml	Fri Jun 05 08:48:09 2020 +0200
+++ b/rust/Cargo.toml	Fri Jun 05 10:28:58 2020 +0200
@@ -1,3 +1,3 @@
 [workspace]
-members = ["hg-core", "hg-cpython"]
+members = ["hg-core", "hg-cpython", "rhg"]
 exclude = ["chg", "hgcli"]