view rust/Cargo.toml @ 47518:f6f25ab6bfc8

rust-dirstatemap: expand the wrapping code a bit This is easier to read. Differential Revision: https://phab.mercurial-scm.org/D10960
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sun, 04 Jul 2021 19:42:03 +0200
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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