rust/Cargo.toml
author Raphaël Gomès <rgomes@octobus.net>
Tue, 12 Apr 2022 17:26:23 +0200
changeset 49191 3f5e207f78be
parent 45001 cf04f62d1579
child 51119 34e0670caf46
permissions -rw-r--r--
rust: use `entry.tracked()` directly This is the new API Differential Revision: https://phab.mercurial-scm.org/D12534

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