##// END OF EJS Templates
rust-dirstate: make the reliable timestamp comparison more usable from outside...
rust-dirstate: make the reliable timestamp comparison more usable from outside This is going to be used with pre-computed times unlike in status.

File last commit:

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