##// END OF EJS Templates
rust-nodemap: add utils to create `Node`s from Python objects...
rust-nodemap: add utils to create `Node`s from Python objects Differential Revision: https://phab.mercurial-scm.org/D8155

File last commit:

r44956:79ac59d3 default
r44992:d738b7a1 default
Show More
Cargo.toml
3 lines | 75 B | application/toml | TOMLLexer
Gregory Szorc
rust: implementation of `hg`...
r35587 [workspace]
setup-rust: remove the legacy 'direct-ffi' variant...
r44956 members = ["hg-core", "hg-cpython"]
Georges Racinet
rust-cpython: exclude hgcli from workspace...
r41000 exclude = ["chg", "hgcli"]