view rust/hg-core/Cargo.toml @ 40449:d049ee8eee00 stable

tests: demonstrate broken copies._fullcopytracing() Turns out copies._fullcopytracing() was also broken. Differential Revision: https://phab.mercurial-scm.org/D5212
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 01 Nov 2018 16:28:11 -0700
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"