##// END OF EJS Templates
rust: add PyO3 based Rust extension module...
rust: add PyO3 based Rust extension module Rebased by gracinet on top of cleanups for the Mercurial 7.0 development cycle.

File last commit:

r53299:6673cec8 default
r53299:6673cec8 default
Show More
Cargo.toml
4 lines | 108 B | application/toml | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython", "hg-pyo3", "rhg"]
exclude = ["chg", "hgcli"]
resolver = "2"