rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 04 Apr 2018 16:00:50 -0700
changeset 37423 8d033b348d85
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
tests: disable shallow narrow tests with simple store I think these are failing because of issues with flags processing in the simple store. Let's revisit this later. Differential Revision: https://phab.mercurial-scm.org/D3103
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"]