view rust/Cargo.toml @ 45288:3f5ac87ae10f

merge: introduce mergeresult.updateactions() and use it We don't want direct editing and access of mergeresult._actions because soon we will like to maintain data in other structures also. Differential Revision: https://phab.mercurial-scm.org/D8826
author Pulkit Goyal <7895pulkit@gmail.com>
date Fri, 24 Jul 2020 18:16:29 +0530
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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