rust/Cargo.toml
author Simon Sapin <simon.sapin@octobus.net>
Mon, 08 Mar 2021 19:25:33 +0100
changeset 46758 63bfcddddac1
parent 45001 cf04f62d1579
child 51119 34e0670caf46
permissions -rw-r--r--
rhg: Exit with an error code if `files` finds nothing This matches the behavior of Python-based hg. Differential Revision: https://phab.mercurial-scm.org/D10143

[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]