rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 19 Dec 2020 15:56:54 +0100
changeset 46166 c511fef30290
parent 45001 cf04f62d1579
child 51119 34e0670caf46
permissions -rw-r--r--
bundle2: drop some outdated comment This commend trace back to a very early bundle2 changeset c7ceae0faf69. And the code moved past this warning over 5 years ago. Differential Revision: https://phab.mercurial-scm.org/D9637

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