rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Mon, 21 Feb 2022 10:25:53 -0700
changeset 48978 426cf9d98a5d
parent 45001 cf04f62d1579
child 51119 34e0670caf46
permissions -rw-r--r--
httppeer: inline simplified _reqdata() The function can be reduced to an attribute lookup on Python 3. So inline it. Differential Revision: https://phab.mercurial-scm.org/D12290

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