rust/Cargo.toml
author Yuya Nishihara <yuya@tcha.org>
Tue, 04 Sep 2018 13:29:21 +0900
changeset 39442 b69fbdd77c40
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
revlog: fix size of Python nodetree object Follows up 9f097214fbf3.
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"]