view rust/Cargo.toml @ 48465:c8659e61073d

rhg: Make Repo::dirstate_parents a LazyCell Unify with the same abstraction used for other lazily-initialized components Differential Revision: https://phab.mercurial-scm.org/D11837
author Simon Sapin <simon.sapin@octobus.net>
date Mon, 29 Nov 2021 19:00:11 +0100
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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