rust/hg-core/Cargo.toml
changeset 40271 dbc28c91f7ff
child 41692 ee7b7bd432a1
equal deleted inserted replaced
40270:8783710b1d58 40271:dbc28c91f7ff
       
     1 [package]
       
     2 name = "hg-core"
       
     3 version = "0.1.0"
       
     4 authors = ["Georges Racinet <gracinet@anybox.fr>"]
       
     5 description = "Mercurial pure Rust core library, with no assumption on Python bindings (FFI)"
       
     6 
       
     7 [lib]
       
     8 name = "hg"