view rust/Cargo.toml @ 51156:22d11305f365 stable

censor: show that the `not-inline` → `inline` test is broken The source revlog should not be inlined and it is…
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Sat, 02 Dec 2023 01:06:35 +0100
parents 34e0670caf46
children
line wrap: on
line source

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