rust/Cargo.toml
author Yuya Nishihara <yuya@tcha.org>
Sun, 07 Jan 2018 11:26:16 +0900
changeset 36276 428de1a59f2d
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
cmdutil: narrow scope of KeyError in makefilename() It seemed too broad to catch a standard Python exception.
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"]