rust/Cargo.toml
author Yuya Nishihara <yuya@tcha.org>
Sun, 18 Nov 2018 19:55:53 +0900
changeset 40846 25e9089c7686
parent 40272 a36c5e23c055
child 40977 98a0fbda8739
permissions -rw-r--r--
commandserver: turn server debug messages into logs They were ui.debug() just because commandserver.log() was noop if no client connected.

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