rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 10 Jan 2018 19:36:45 -0800
changeset 35604 74bec9e74831
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
rust: add TODO about lifetime of program_name variable Per review comment in D1581. Differential Revision: https://phab.mercurial-scm.org/D1847
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"]