rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 16 Oct 2019 21:25:08 -0700
changeset 43638 ae91e4e4c9b0
parent 40978 5532823e8c18
child 44484 79ac59d3f73d
permissions -rw-r--r--
tests: rename stopped and started variables to reflect times In preparation for introducing more variables that will have similar names. Differential Revision: https://phab.mercurial-scm.org/D7125

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