view rust/Cargo.toml @ 43593:ae91e4e4c9b0

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
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 16 Oct 2019 21:25:08 -0700
parents 5532823e8c18
children 79ac59d3f73d
line wrap: on
line source

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