rust/Cargo.toml
author Boris Feld <boris.feld@octobus.net>
Mon, 12 Nov 2018 01:18:33 +0100
changeset 40913 37cc627c5959
parent 40272 a36c5e23c055
child 40964 98a0fbda8739
permissions -rw-r--r--
test: enable sparse-revlog for test-treemanifest.t We are about to enable sparse-revlog globally. To help with reviewing the tests change, we isolate them in individual changesets. Differential Revision: https://phab.mercurial-scm.org/D5340

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