rust/Cargo.toml
author Raphaël Gomès <rgomes@octobus.net>
Thu, 03 Nov 2022 15:57:37 +0100
branchstable
changeset 49568 05ef5f097df4
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
rhg: stop shadowing `exit` function This will be useful for the next patch which needs it.

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