rust/Cargo.toml
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 10 Oct 2023 10:02:29 +0200
changeset 51037 774c00348f9f
parent 45001 cf04f62d1579
child 51119 34e0670caf46
permissions -rw-r--r--
revlog: skip opener option to pass chunk_cache_size value We can directly set the option in the config object now.

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