rust/Cargo.toml
author Raphaël Gomès <rgomes@octobus.net>
Mon, 02 May 2022 17:39:01 +0200
changeset 49822 1d8721be2428
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
dirstate: add narrow support to `verify` This will be called later in the series by the `verify` command.

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