rust/Cargo.toml
author Augie Fackler <augie@google.com>
Sun, 20 May 2018 23:05:18 -0400
branchstable
changeset 37872 6cc5d01a58a6
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
tests: fix test-patch.t on pickier /bin/sh implementations This is a graft of 0b39edeff033 and f44306940c94 from default because I'm tired of seeing the FreeBSD build be red on stable. See those revisions for details on what's going on here.
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"]