view rust/Cargo.toml @ 47943:fea24454f919

dirstate: clarify the message in nonnormal checking The previous message was quite verbose and hard to understand. The new one should be friendlier. Differential Revision: https://phab.mercurial-scm.org/D11382
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 02 Sep 2021 00:16:37 +0200
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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