view rust/Cargo.toml @ 49481:a0d189b2e871

rhg: don't fallback if `strip` or `rebase` are activated Neither of these extensions do anything other than add commands, so ignoring them opens up more of the test suite to rhg.
author Raphaël Gomès <rgomes@octobus.net>
date Tue, 12 Jul 2022 10:15:52 +0200
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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