rust/Cargo.toml
author Boris Feld <boris.feld@octobus.net>
Fri, 25 Jan 2019 14:53:19 -0500
changeset 41436 ab6d1f82be32
parent 40965 5532823e8c18
child 44466 79ac59d3f73d
permissions -rw-r--r--
perf: move cache clearing in the `setup` step of `perfheads` The cache clearing is pretty fast, but this seems more "correct".

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