rust/Cargo.toml
author Augie Fackler <raf@durin42.com>
Sat, 15 Sep 2018 01:16:31 -0400
changeset 39670 4057e38bba76
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
phabricator: fix templating bug by using hybriddict Differential Revision: https://phab.mercurial-scm.org/D4604
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"]