rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Wed, 22 Feb 2023 18:03:18 +0100
branchstable
changeset 50169 34ab5c7b7f98
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
transaction: the base of a new test file checking transaction abort issue See inline documentation for details. See other changesets for actual cases.

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