rust/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Fri, 12 Oct 2018 18:40:32 +0200
changeset 40197 113adb1b3f24
parent 39967 aab43d5861bb
child 40271 dbc28c91f7ff
permissions -rw-r--r--
py3: use %d in a few places Differential Revision: https://phab.mercurial-scm.org/D5014
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"]
39967
aab43d5861bb rust-chg: add project skeleton
Yuya Nishihara <yuya@tcha.org>
parents: 35569
diff changeset
     3
exclude = ["chg"]