view rust/hg-core/Cargo.toml @ 41482:b58d608ec6a0

tests: compare against a bytes in test-lock.py skip-blame: just b'' prefixes Differential Revision: https://phab.mercurial-scm.org/D5771
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 30 Jan 2019 16:54:34 -0800
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"