rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 06 Oct 2019 14:58:42 -0400
changeset 43087 66f2cc210a29
parent 40978 5532823e8c18
child 44484 79ac59d3f73d
permissions -rw-r--r--
py3: manually import pycompat.setattr where it is needed Continuing to eliminate the implicit import of symbols in the Python 3 source transformer so we can eliminate it. Differential Revision: https://phab.mercurial-scm.org/D7007

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