rust/Cargo.toml
author Yuya Nishihara <yuya@tcha.org>
Tue, 02 Jan 2018 17:00:48 +0900
changeset 35643 668c5a527eff
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
log: simplify 'x or ancestors(x)' expression 'ancestors(x)' includes 'x'.
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"]