view rust/Cargo.toml @ 41470:d1a273074f62

perf: add a --[no-]clear-caches option to `perfnodemap` The option is useful to look at pure lookup performance on a warm data structure.
author Boris Feld <boris.feld@octobus.net>
date Mon, 28 Jan 2019 03:41:33 -0500
parents 5532823e8c18
children 79ac59d3f73d
line wrap: on
line source

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