rust/Cargo.toml
author Augie Fackler <augie@google.com>
Fri, 02 Mar 2018 00:11:19 -0500
changeset 36596 19ec5da944d5
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
py3: add missing b prefixes in test-debugextensions.t # skip-blame just some b prefixes Differential Revision: https://phab.mercurial-scm.org/D2543
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"]