##// END OF EJS Templates
relnotes: add 6.6rc0
relnotes: add 6.6rc0

File last commit:

r52014:34e0670c default
r52019:27055614 6.6rc0 stable
Show More
Cargo.toml
4 lines | 97 B | text/plain | TOMLLexer
Gregory Szorc
rust: implementation of `hg`...
r35587 [workspace]
Antoine Cezar
rhg: add rhg crate...
r45503 members = ["hg-core", "hg-cpython", "rhg"]
Gregory Szorc
hgcli: add stub PyOxidizer project...
r45128 exclude = ["chg", "hgcli"]
Raphaël Gomès
rust: add explicit resolver field to top-level cargo manifest file...
r52014 resolver = "2"