rust/hg-core/Cargo.toml
author Gregory Szorc <gregory.szorc@gmail.com>
Wed, 09 Jan 2019 15:33:44 -0800
changeset 41199 d8fe67db5234
parent 40271 dbc28c91f7ff
child 41692 ee7b7bd432a1
permissions -rw-r--r--
internals: minor rewriting of revlogs documentation In preparation for formalizing revlog version 2. Differential Revision: https://phab.mercurial-scm.org/D5558

[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"