view rust/Cargo.toml @ 44551:9bae1d1a0f4c

phabricator: add a config knob to import in the secret phase For my use anyway, it's better to have a config knob that's always set than to try to remember a switch. But we can add a tristate switch if desired. Differential Revision: https://phab.mercurial-scm.org/D8137
author Matt Harbison <matt_harbison@yahoo.com>
date Sun, 16 Feb 2020 17:17:41 -0500
parents 79ac59d3f73d
children 02f66b23cba3
line wrap: on
line source

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