view rust/Cargo.toml @ 40394:1feb4b2c8e40

commands: restore compatibility for "^cmd" registration (issue6005) This is done at loading time, where ui is available.
author Yuya Nishihara <yuya@tcha.org>
date Thu, 18 Oct 2018 21:14:22 +0900
parents a36c5e23c055
children 98a0fbda8739
line wrap: on
line source

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