rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Tue, 08 Mar 2022 19:08:35 -0800
changeset 48957 edab75a4c1da
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
hg: always import hgdemandimport The deleted if condition is always true now that we dropped Python 2 and 3.5. Differential Revision: https://phab.mercurial-scm.org/D12361

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