rust/Cargo.toml
author Raphaël Gomès <rgomes@octobus.net>
Fri, 26 Nov 2021 15:38:04 +0100
changeset 48770 f19be290756a
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
rhg: signal when falling back in logs We use the `trace` level for the actual message because it can get really busy. Differential Revision: https://phab.mercurial-scm.org/D11814

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