rust/Cargo.toml
changeset 40272 a36c5e23c055
parent 40271 dbc28c91f7ff
child 40964 98a0fbda8739
--- a/rust/Cargo.toml	Thu Sep 27 17:03:16 2018 +0200
+++ b/rust/Cargo.toml	Thu Sep 27 16:51:36 2018 +0200
@@ -1,3 +1,3 @@
 [workspace]
-members = ["hgcli", "hg-core"]
+members = ["hgcli", "hg-core", "hg-direct-ffi"]
 exclude = ["chg"]