view rust/Cargo.toml @ 46728:562a676e255a

rhg: Print non-absolutized path in "repository {} not found" errors … like Python does. Differences in ouput can cause tests to fail. Differential Revision: https://phab.mercurial-scm.org/D10100
author Simon Sapin <simon.sapin@octobus.net>
date Wed, 03 Mar 2021 18:43:05 +0100
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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