view rust/Cargo.toml @ 48938:f98da1349212

policy: remove Python 2.7 compatibility code Differential Revision: https://phab.mercurial-scm.org/D12344
author Gregory Szorc <gregory.szorc@gmail.com>
date Mon, 21 Feb 2022 12:36:04 -0700
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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