rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 14 Mar 2019 09:11:18 +0000
changeset 41945 70d2d47314e5
parent 40978 5532823e8c18
child 44484 79ac59d3f73d
permissions -rw-r--r--
manifestcache: test and fix some output of the debug command The message was lacking an end of line. In addition we do not capitalize output in Mercurial.

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