rust/hg-core/Cargo.toml
author Boris Feld <boris.feld@octobus.net>
Mon, 19 Nov 2018 14:30:58 +0000
changeset 40696 69206452a2ac
parent 40271 dbc28c91f7ff
child 41692 ee7b7bd432a1
permissions -rw-r--r--
context: small refactoring of `isintroducedafter` This make the next change clearer.

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