rust/Cargo.toml
author Simon Sapin <simon.sapin@octobus.net>
Thu, 25 Feb 2021 23:14:35 +0100
changeset 46613 f64b6953db70
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
rhg: Bug fix: with share-safe, always read store requirements That is, the `store/requires` file, regardless of whether the repository is a shared. Differential Revision: https://phab.mercurial-scm.org/D10078

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