rust/Cargo.toml
author Raphaël Gomès <rgomes@octobus.net>
Wed, 08 Jun 2022 18:09:24 +0200
changeset 49350 5e53ecbc308f
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
rust: add IntersectionMatcher This will be used in the upcoming support for sparse checkouts in Rust-augmented status and later in rhg support for sparse checkouts.

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