##// END OF EJS Templates
rust-config: add more ways of reading the config...
rust-config: add more ways of reading the config These will be needed for future patches of this series to interpret more complex/different config values.

File last commit:

r52014:34e0670c default
r52744:0dbf6a5c default
Show More
Cargo.toml
4 lines | 97 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"