git-shell 0.2.0

This library calls Git via shell, to provide some kit...
Documentation
# License: see LICENSE file at root directory of main branch

[package]
edition = '2021'

name = 'git-shell'
version = '0.2.0'

authors = ['Hai Bison <haibison.apps@gmail.com>']
description = 'This library calls Git via shell, to provide some kit...'
repository = 'https://bitbucket.org/haibison/git-shell'
license-file = 'LICENSE'
keywords = ['git']
categories = ['development-tools']

[dependencies]
dia-semver = '>= 9.0.1, < 10'

[package.metadata.docs.rs]
all-features = true