rust/Cargo.toml
author Martin von Zweigbergk <martinvonz@google.com>
Wed, 06 May 2020 11:41:37 -0700
changeset 44806 8e47b43d665f
parent 44638 af739894a4c1
child 44981 cf04f62d1579
permissions -rw-r--r--
tests: show poor error message for `hg cp -A --at-rev . non-existent dst` Differential Revision: https://phab.mercurial-scm.org/D8495

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