1 2 3 4 5 6 7 8 9 10
[dependencies] [package] authors = ["Cecile Tonglet <cecile.tonglet@cecton.com>"] description = "An opinionated helper command to use git with cargo" edition = "2018" license = "MIT" name = "cargo-git" readme = "README.md" version = "0.1.0"