rust/Cargo.toml
author Pulkit Goyal <7895pulkit@gmail.com>
Tue, 10 Apr 2018 20:14:12 +0530
changeset 37519 3740d1abde44
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
py3: add b'' prefixes in tests/test-ui-config.py # skip-blame because just b'' prefixes Differential Revision: https://phab.mercurial-scm.org/D3221
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"]