view rust/hg-core/Cargo.toml @ 40480:99d5424eedc8

contrib: fix import-checker to not b'' module names on Python 3 Caught by the doctests. Differential Revision: https://phab.mercurial-scm.org/D5205
author Augie Fackler <augie@google.com>
date Thu, 01 Nov 2018 15:43:43 -0400
parents dbc28c91f7ff
children ee7b7bd432a1
line wrap: on
line source

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