rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 27 Feb 2024 15:33:21 +0100
changeset 51518 c7e81615b5c4
parent 51121 34e0670caf46
permissions -rw-r--r--
branchcache: add some blank line in a test This helps each section to stand out.

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