rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 01 Dec 2021 00:04:29 +0100
changeset 48372 e9d588b28710
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
test: mark rhg output as flaky rhg is not updating the dirstate on status yet, which make this part of the test flaky. This will be fixed soon. Differential Revision: https://phab.mercurial-scm.org/D11833

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