##// END OF EJS Templates
rust: fix cargo doc for hg-cpython
rust: fix cargo doc for hg-cpython

File last commit:

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