##// END OF EJS Templates
Added signature for changeset 07e479ef7c96
Added signature for changeset 07e479ef7c96

File last commit:

r41841:ee7b7bd4 default
r42405:724dae82 stable
Show More
Cargo.toml
12 lines | 255 B | text/plain | TOMLLexer
[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"
[dev-dependencies]
rand = "*"
rand_pcg = "*"