##// END OF EJS Templates
rust: factorized testing Graphs...
rust: factorized testing Graphs it will useful to use these outside of `ancestors`, too. Differential Revision: https://phab.mercurial-scm.org/D5579

File last commit:

r40307:dbc28c91 default
r41277:168041fa default
Show More
Cargo.toml
8 lines | 209 B | application/toml | TOMLLexer
[package]
name = "hg-core"
version = "0.1.0"
authors = ["Georges Racinet <gracinet@anybox.fr>"]
description = "Mercurial pure Rust core library, with no assumption on Python bindings (FFI)"
[lib]
name = "hg"