view rust/Cargo.toml @ 44951:83e41b73d115

git: add debug logging when there's a mismatch in the cached heads list The dag rebuild can be expensive, so let's try and avoid bugs where it transparently rebuilds all the time for no reason. This would have prevented the issue fixed in D8622. Differential Revision: https://phab.mercurial-scm.org/D8625
author Augie Fackler <augie@google.com>
date Tue, 09 Jun 2020 17:13:26 -0400
parents af739894a4c1
children cf04f62d1579
line wrap: on
line source

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