rust/Cargo.toml
author Yuya Nishihara <yuya@tcha.org>
Sat, 13 Oct 2018 14:17:25 +0200
changeset 40251 3c89227788a2
parent 39967 aab43d5861bb
child 40271 dbc28c91f7ff
permissions -rw-r--r--
py3: build help of compression engines in bytes Removes "b''" from help.
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"]