##// END OF EJS Templates
Added tag 5.0 for changeset 07e479ef7c96
Added tag 5.0 for changeset 07e479ef7c96

File last commit:

r41841:ee7b7bd4 default
r42404:27b8a6be 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 = "*"