rust/Cargo.toml
author Yuya Nishihara <yuya@tcha.org>
Thu, 10 Sep 2020 17:44:34 +0900
changeset 45628 7f033a587414
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
log: extract function that builds (revs, makefilematcher) from walkopts "hg grep" and "hg churn" will use this interface.

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