rust/Cargo.toml
author Raphaël Gomès <rgomes@octobus.net>
Wed, 08 Jun 2022 18:12:55 +0200
changeset 49350 0b00998e336a
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
rust-dirstate: add `intersectionmatcher` to the allowed matchers `IntersectionMatcher` is now implemented in Rust.

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