rust/Cargo.toml
author Yuya Nishihara <yuya@tcha.org>
Sat, 17 Mar 2018 21:21:50 +0900
changeset 37323 8c31b434697f
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
templater: define interface for objects which act as iterator of mappings
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"]