rust/Cargo.toml
author Simon Sapin <simon.sapin@octobus.net>
Sun, 03 Oct 2021 13:14:43 +0200
changeset 48208 47fabca85457
parent 45001 cf04f62d1579
child 51119 34e0670caf46
permissions -rw-r--r--
dirstate-v2: Name a constant in the Rust implementation We are about to introduce a Python version of this code that will also need this constant. Differential Revision: https://phab.mercurial-scm.org/D11547

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