rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Thu, 01 Feb 2018 16:59:18 -0800
changeset 36110 341c886e411e
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
wireprotoserver: move responsetype() out of http handler This is our last public attribute not part of the protocol interface! Differential Revision: https://phab.mercurial-scm.org/D2087
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
35569
964212780daf rust: implementation of `hg`
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff changeset
     1
[workspace]
964212780daf rust: implementation of `hg`
Gregory Szorc <gregory.szorc@gmail.com>
parents:
diff changeset
     2
members = ["hgcli"]