rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 25 Sep 2020 11:29:19 +0200
changeset 45616 ddcee0b0fd67
parent 45001 cf04f62d1579
child 51119 34e0670caf46
permissions -rw-r--r--
changing-files: add a utility to compute the merged files post-commit We will need it in `_getsidedata` as soon as we start persisting that set. Differential Revision: https://phab.mercurial-scm.org/D9089

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