gitconfig2json_cli 0.2.1

Parse `git config --list --null` for cli
<a name="0.2.1"></a>
## [0.2.1]https://github.com/packsaddle/rust-gitconfig2json_cli/compare/v0.2.0...v0.2.1 (2017-11-18)

* Update dependencies

<a name="0.2.0"></a>
# [0.2.0]https://github.com/packsaddle/rust-gitconfig2json_cli/compare/v0.1.1...v0.2.0 (2017-11-12)

* Extract to gitconfig2json

<a name="0.1.1"></a>
## [0.1.1]https://github.com/packsaddle/rust-gitconfig2json_cli/compare/v0.1.0...v0.1.1 (2017-11-12)

* Update secure secret

<a name="0.1.0"></a>
# 0.1.0 (2017-11-12)

* Ship it!

### Features

* **cli:** Add application ([f6da79b]https://github.com/packsaddle/rust-gitconfig2json_cli/commit/f6da79b)
* **deps:** use serde_json ([4853673]https://github.com/packsaddle/rust-gitconfig2json_cli/commit/4853673)
* **gitconfig:** 2params ([ab71b7c]https://github.com/packsaddle/rust-gitconfig2json_cli/commit/ab71b7c)
* **gitconfig:** complex case ([c3e2055]https://github.com/packsaddle/rust-gitconfig2json_cli/commit/c3e2055)