rust/Cargo.toml
author Augie Fackler <augie@google.com>
Fri, 02 Mar 2018 00:19:16 -0500
changeset 36568 a5eefc9cccc5
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
bookmarks: fix a repr in a message on Python 3 Differential Revision: https://phab.mercurial-scm.org/D2544
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"]