view rust/Cargo.toml @ 46214:5dfa837d933e

engine: refactor how total dstsize is calculated Instead of increasing it with each revlog, we just get the sum of total destination changelog, manifest and filelogs sizes. Differential Revision: https://phab.mercurial-scm.org/D9665
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 30 Dec 2020 16:11:24 +0530
parents cf04f62d1579
children 34e0670caf46
line wrap: on
line source

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