rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Sun, 20 Feb 2022 15:28:44 -0700
changeset 48876 42d2b31cee0b
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
tests: remove from __future__ from inline Python in tests This is no longer required since we require Python 3 and the linter no longer requires these statements. Differential Revision: https://phab.mercurial-scm.org/D12255

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