rust/Cargo.toml
author Paul Morelle <paul.morelle@octobus.net>
Sun, 14 Jan 2018 13:04:26 -0800
changeset 35641 c41bb85c09ff
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
revlog: group revision info into a dedicated structure
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"]