git-shell 0.3.1

This library calls Git via shell, to provide some kit...
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "dia-semver"
version = "9.0.6"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "23731471155006ac52f49c678b950b2442bf5bad60fbc7dc11fa6c1539433b79"

[[package]]
name = "git-shell"
version = "0.3.1"
dependencies = [
 "dia-semver",
]