view rust/Cargo.toml @ 52272:f204583a24ca stable

rhg-status: use `Filelog` default options when opening filelogs This is not currently a problem since the options are the same, but would have become one at some point in the future.
author Raphaël Gomès <rgomes@octobus.net>
date Mon, 18 Nov 2024 15:02:07 +0100
parents 34e0670caf46
children
line wrap: on
line source

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