rust/Cargo.toml
author Raphaël Gomès <rgomes@octobus.net>
Mon, 20 Apr 2020 11:03:31 +0200
branchstable
changeset 44747 d8b703b8bf70
parent 44638 af739894a4c1
child 44981 cf04f62d1579
permissions -rw-r--r--
rust: remove extra empty line This is a gratuitous cleanup. Differential Revision: https://phab.mercurial-scm.org/D8460
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]
44466
79ac59d3f73d setup-rust: remove the legacy 'direct-ffi' variant
Pierre-Yves David <pierre-yves.david@octobus.net>
parents: 40965
diff changeset
     2
members = ["hg-core", "hg-cpython"]
44638
af739894a4c1 hgcli: add stub PyOxidizer project
Gregory Szorc <gregory.szorc@gmail.com>
parents: 44637
diff changeset
     3
exclude = ["chg", "hgcli"]