view rust/Cargo.toml @ 44615:78a8f65eacc8

run-tests: add --chg-debug flag to show chg debug output This has helped me a lot in debugging chg failures in tests.
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 25 Mar 2020 13:20:08 +0530
parents 79ac59d3f73d
children 02f66b23cba3
line wrap: on
line source

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