##// END OF EJS Templates
rust-core: add missing `Debug` traits...
rust-core: add missing `Debug` traits Turns out you need them when trying to use `hg-core` as a library. Who knew. Differential Revision: https://phab.mercurial-scm.org/D8278

File last commit:

r44956:79ac59d3 default
r45052:ece43c79 default
Show More
Cargo.toml
3 lines | 75 B | text/plain | TOMLLexer
[workspace]
members = ["hg-core", "hg-cpython"]
exclude = ["chg", "hgcli"]