view rust/Cargo.toml @ 48882:640e1cb6a7de

archival: remove GzipFileWithTime This was required for Python 2 support, which we no longer need to support. Differential Revision: https://phab.mercurial-scm.org/D12285
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 20 Feb 2022 16:46:05 -0700
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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