rust/Cargo.toml
author Yuya Nishihara <yuya@tcha.org>
Sun, 05 Aug 2018 13:34:04 +0900
changeset 39341 ca2f4dabf51d
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
minirst: filter blocks by full path to section
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"]