view rust/Cargo.toml @ 40555:b5b3dd4e40c3

perf: add `parent-2` as possible source for perfrevlogwrite This source will use a diff against p2 if it exists and fall back to p1 otherwise.
author Boris Feld <boris.feld@octobus.net>
date Mon, 05 Nov 2018 15:15:18 +0100
parents a36c5e23c055
children 98a0fbda8739
line wrap: on
line source

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