view rust/Cargo.toml @ 40586:3b0f07cc9626

test-subrepo: document why share magically works even if subrepos are missing I was confused how it's working while reviewing fb490d798be0, "share: reload repo after adjusting it in postshare()."
author Yuya Nishihara <yuya@tcha.org>
date Sat, 10 Nov 2018 12:01:21 +0900
parents a36c5e23c055
children 98a0fbda8739
line wrap: on
line source

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