rust/Cargo.toml
author Martin von Zweigbergk <martinvonz@google.com>
Mon, 25 Jun 2018 11:04:17 -0700
changeset 38472 854c2ccc800e
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
terse: pass "clean" and "unknown" booleans by name for clarity Differential Revision: https://phab.mercurial-scm.org/D3838
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"]