rust/Cargo.toml
author Boris Feld <boris.feld@octobus.net>
Fri, 28 Dec 2018 03:34:23 +0100
changeset 41168 1d30be90c9dc
parent 40978 5532823e8c18
child 44484 79ac59d3f73d
permissions -rw-r--r--
discovery: update undecided from common directly within partialdiscovery The object knows when there are changes in the "common" set, so it is a good place to update the undecided set.

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