view rust/Cargo.toml @ 44486:b55bec1ea972

cext: drop the WITH_RUST block These were used by the `direct-ffi` mode that just got dropped.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 09 Mar 2020 17:26:30 +0100
parents 79ac59d3f73d
children 02f66b23cba3
line wrap: on
line source

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