rust/Cargo.toml
author Boris Feld <boris.feld@octobus.net>
Mon, 05 Feb 2018 17:34:47 +0100
changeset 35970 69cf2e422490
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
revlog: use context manager for data file lifetime in checkinlinesize This is clearer, safer and more modern.
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"]