view rust/Cargo.toml @ 45266:215f08c8006c

templatespec: move check for non-unicode to lower-level function Now that we have the factory functions, it makes sense to have the check there. Differential Revision: https://phab.mercurial-scm.org/D8847
author Martin von Zweigbergk <martinvonz@google.com>
date Mon, 20 Jul 2020 21:33:28 -0700
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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