rust/Cargo.toml
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 25 Sep 2018 23:25:36 -0400
changeset 39836 f1d6021453c2
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
py3: remove a couple of superfluous calls to pycompat.rapply() These places can only be strings.
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"]