view rust/Cargo.toml @ 42966:f5ad85dd5f7e

examples: add sample fix integration for `rustfmt` Differential Revision: https://phab.mercurial-scm.org/D6873
author Augie Fackler <augie@google.com>
date Mon, 20 May 2019 14:37:38 -0400
parents 5532823e8c18
children 79ac59d3f73d
line wrap: on
line source

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