##// END OF EJS Templates
rust: bump rust-cpython version to 0.7.2...
rust: bump rust-cpython version to 0.7.2 This version supports Python 3.12 while 0.7.1 did not.

File last commit:

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