rust/Cargo.toml
author Manuel Jacob <me@manueljacob.de>
Thu, 25 Jun 2020 03:10:13 +0200
branchstable
changeset 45003 839328c5a728
parent 44638 af739894a4c1
child 44981 cf04f62d1579
permissions -rw-r--r--
hgweb: deduplicate code A following patch will change the way keys and values are encoded. To reduce the diff, I’ve split off the uninteresting part.

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