rust/hg-core/Cargo.toml
author Pulkit Goyal <pulkit@yandex-team.ru>
Mon, 26 Nov 2018 15:38:35 +0300
changeset 40735 e0b485a76009
parent 40271 dbc28c91f7ff
child 41692 ee7b7bd432a1
permissions -rw-r--r--
py3: fix couple of division operator to do integer divison Differential Revision: https://phab.mercurial-scm.org/D5305

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