view rust/Cargo.toml @ 40483:4e6ffcb5b9fc

tests: add some helpful `|| cat` bits to test-profile.t This way if the hg invocation crashes, you get to see a stacktrace without having to edit the test. Differential Revision: https://phab.mercurial-scm.org/D5208
author Augie Fackler <augie@google.com>
date Thu, 01 Nov 2018 17:09:55 -0400
parents a36c5e23c055
children 98a0fbda8739
line wrap: on
line source

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