view rust/Cargo.toml @ 44409:f935b680860d

commit: error out on unresolved files even if commit would be empty Differential Revision: https://phab.mercurial-scm.org/D8195
author Martin von Zweigbergk <martinvonz@google.com>
date Fri, 28 Feb 2020 10:30:18 -0800
parents 5532823e8c18
children 79ac59d3f73d
line wrap: on
line source

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