view rust/Cargo.toml @ 47606:26bf0b9fe78f

sparse: clear rules in the context of a `parentchanges` context This is the same logic as the change we did for narrow. Differential Revision: https://phab.mercurial-scm.org/D11029
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 08 Jul 2021 19:06:32 +0200
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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