Install
cargo install git-explore
Usage
#git-explore list -d KEY_BASEPATH
git-explore list
#git-explore init -d KEY_BASEPATH
git-explore init
> create a file git-explore.db with maxvalue of cargo.toml
git-explore commit -d KEY_BASEPATH
> change version on git-explore.db and Cargo.toml
git-explore pull
git-explore push