rust/Cargo.toml
author Martin von Zweigbergk <martinvonz@google.com>
Sun, 18 Mar 2018 22:26:23 -0700
changeset 37033 9cc9b3e155f8
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
tests: add some more tests to test-rebase-collapse.t Some of these are currently broken. Differential Revision: https://phab.mercurial-scm.org/D2911
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"]