rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 04 Nov 2019 00:16:44 +0100
changeset 43488 bfc68404cccd
parent 40978 5532823e8c18
child 44484 79ac59d3f73d
permissions -rw-r--r--
perf: add a way to benchmark `dirstate.status` Getting more details about time spend in this specific internal bit is meaningful.

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