git/Cargo.toml

10 lines
108 B
TOML

[package]
name = "git"
version = "0.1.0"
edition = "2018"
[lib]
crate-type = ["staticlib"]
[dependencies]