rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 12 Oct 2018 18:37:42 +0200
changeset 40196 2864f8d3fcd6
parent 39968 aab43d5861bb
child 40271 dbc28c91f7ff
permissions -rw-r--r--
py3: use raw strings for stack names These are used for simple compares. We don't need to normalize to bytes. As part of this, I expanded a set literal so entries are 1 per line. Differential Revision: https://phab.mercurial-scm.org/D5013

[workspace]
members = ["hgcli"]
exclude = ["chg"]