rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 20 Feb 2022 15:35:09 -0700
changeset 48970 9987d14ad63f
parent 45001 cf04f62d1579
child 51119 34e0670caf46
permissions -rw-r--r--
py2: drop some more from __future__ statements These are no longer needed after dropping support for Python 2. Differential Revision: https://phab.mercurial-scm.org/D12258

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