rust/Cargo.toml
author Martijn Pieters <mj@zopatista.com>
Tue, 31 Jul 2018 19:37:48 +0200
changeset 38780 ddb15a83ae0b
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
debug: allow specifying a manifest node rather than a revision
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"]