[package] authors = ["Sanemat "] categories = ["development-tools"] description = "`git config --list --null` to object." include = [ "src/**/*", "Cargo.toml", "changelog.md", "readme.md", "license-apache", "license-mit", ] keywords = ["git"] license = "MIT/Apache-2.0" name = "gitconfig" repository = "https://github.com/packsaddle/rust-gitconfig/" version = "0.1.0" [badges.appveyor] project_name = "sanemat/rust-gitconfig" repository = "packsaddle/rust-gitconfig" [badges.travis-ci] repository = "packsaddle/rust-gitconfig" [dependencies]