view rust/Cargo.toml @ 40990:39953bcf1f51

context: collapse complex condition to see if filelog have to be compared It's hard to read. I'd rather make the return statement duplicated.
author Yuya Nishihara <yuya@tcha.org>
date Sun, 16 Dec 2018 16:24:45 +0900
parents 5532823e8c18
children 79ac59d3f73d
line wrap: on
line source

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