rust/Cargo.toml
author Martin von Zweigbergk <martinvonz@google.com>
Sun, 01 Apr 2018 23:21:17 -0700
changeset 37312 e47bd4c71c5e
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
bisect: avoid repo.lookup() for converting revnum to nodeid Differential Revision: https://phab.mercurial-scm.org/D3052
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"]