rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 30 May 2023 16:35:10 +0100
changeset 50677 cdb471c8ebcf
parent 45001 cf04f62d1579
child 51119 34e0670caf46
permissions -rw-r--r--
store: explicitly pass file_size when creating StoreFile A small cleanup before large cleanup in the next patch.

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