rust/Cargo.toml
author Yuya Nishihara <yuya@tcha.org>
Sun, 08 Jul 2018 19:52:35 +0900
changeset 38701 f016eac2a466
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
py3: use bytes() to byte-stringify Abort message in handleremotechangegroup()
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"]