changeset 52406 | c28ba6fb3fae |
parent 52402 | 6673cec8605c |
child 52416 | 0a81f3ef054c |
52405:cf5b47b885b1 | 52406:c28ba6fb3fae |
---|---|
1661 'mercurial.rustext', |
1661 'mercurial.rustext', |
1662 'hg-cpython', |
1662 'hg-cpython', |
1663 'librusthg', |
1663 'librusthg', |
1664 ), |
1664 ), |
1665 RustStandaloneExtension( |
1665 RustStandaloneExtension( |
1666 'mercurial.pyo3-rustext', |
1666 'mercurial.pyo3_rustext', |
1667 'hg-pyo3', |
1667 'hg-pyo3', |
1668 'librusthgpyo3', |
1668 'librusthgpyo3', |
1669 ), |
1669 ), |
1670 ] |
1670 ] |
1671 |
1671 |