rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 06 Apr 2019 17:48:11 +0200
changeset 42106 bcf59ddc6173
parent 40965 5532823e8c18
child 44466 79ac59d3f73d
permissions -rw-r--r--
test: minor cleanup to test-server-view.t While looking into adding error output in this test, I did some cleanup.

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