view rust/Cargo.toml @ 40318:55fd0fefbec4

py3: flush std streams before/after running user code in heredoctest.py Otherwise, things written to stdout.buffer would be interleaved.
author Yuya Nishihara <yuya@tcha.org>
date Tue, 16 Oct 2018 07:18:30 +0200
parents a36c5e23c055
children 98a0fbda8739
line wrap: on
line source

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