rust/Cargo.toml
author Simon Sapin <simon.sapin@octobus.net>
Wed, 06 Jan 2021 23:11:59 +0100
changeset 46657 f977a065c7c2
parent 44981 cf04f62d1579
child 51121 34e0670caf46
permissions -rw-r--r--
copies-rust: rewrite ChangedFiles binary parsing by using the new from-bytes-safe crate and a custom struct that encodes the expected data structure. Differential Revision: https://phab.mercurial-scm.org/D10068

[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]