view rust/Cargo.toml @ 46575:389b0328b789

copies-rust: get the parents' copies earlier This remove some conditional nesting and prepare for future work were we will unify the handling of copies from p1 and p2. Differential Revision: https://phab.mercurial-scm.org/D9646
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 16 Dec 2020 09:30:25 +0100
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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