rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 26 Mar 2020 11:55:06 +0100
changeset 44636 c70bcaf7927b
parent 44466 79ac59d3f73d
child 44637 02f66b23cba3
permissions -rw-r--r--
nodemap: automatically "vacuum" the persistent nodemap when too sparse We arbitrarily pick "10%" as the threshold. Differential Revision: https://phab.mercurial-scm.org/D8193

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