rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 20 Feb 2022 13:27:08 -0700
changeset 48865 7caa967bb7b6
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
tests: simplify Windows and PYTHON3 conditionals PYTHON3 is always True. So this flow can be reduced. Differential Revision: https://phab.mercurial-scm.org/D12243

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