rust/Cargo.toml
author Augie Fackler <augie@google.com>
Sun, 18 Feb 2018 15:18:07 -0500
changeset 36317 f14879f61cd8
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
tests: add missing b prefixes in test-pending.t # skip-blame more b prefixes Differential Revision: https://phab.mercurial-scm.org/D2345
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"]