rust/Cargo.toml
author Pulkit Goyal <pulkit@yandex-team.ru>
Tue, 13 Nov 2018 18:08:55 +0300
changeset 40614 aa588bf40a08
parent 40272 a36c5e23c055
child 40964 98a0fbda8739
permissions -rw-r--r--
py3: add b suffix to make sure file is opened in bytes mode Differential Revision: https://phab.mercurial-scm.org/D5263
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]
40272
a36c5e23c055 rust: iterator bindings to C code
Georges Racinet <gracinet@anybox.fr>
parents: 40271
diff changeset
     2
members = ["hgcli", "hg-core", "hg-direct-ffi"]
39967
aab43d5861bb rust-chg: add project skeleton
Yuya Nishihara <yuya@tcha.org>
parents: 35569
diff changeset
     3
exclude = ["chg"]