rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 15 Feb 2019 13:07:07 -0800
changeset 41707 140b542b0e59
parent 40965 5532823e8c18
child 44466 79ac59d3f73d
permissions -rw-r--r--
tests: double escape \ in test-import-eol.t and test-mq-eol.t The shell eats the \\. Differential Revision: https://phab.mercurial-scm.org/D5974

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