rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 10 Sep 2019 00:30:53 +0200
changeset 43042 03e769278ef3
parent 40978 5532823e8c18
child 44484 79ac59d3f73d
permissions -rw-r--r--
sidedata: check that the sidedata safely roundtrip We actually use the data we stored during the test. It is a way to make sure their content is not corrupted. Differential Revision: https://phab.mercurial-scm.org/D6898

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