##// END OF EJS Templates
rust: Add Repo::manifest(revision)...
rust: Add Repo::manifest(revision) This deduplicates some common code. Differential Revision: https://phab.mercurial-scm.org/D11407

File last commit:

r45503:cf04f62d default
r48774:cfb6e669 default
Show More
Cargo.toml
3 lines | 82 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "rhg"]
exclude = ["chg", "hgcli"]