rust/Cargo.toml
author Augie Fackler <augie@google.com>
Fri, 13 Apr 2018 21:04:25 -0400
changeset 37735 126998dcfb08
parent 35569 964212780daf
child 39968 aab43d5861bb
permissions -rw-r--r--
url: some bytes/str cleanup where we interface with stdlib funcs Differential Revision: https://phab.mercurial-scm.org/D3344
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"]