[dependencies.anyhow]
version = "1.0.68"
[dependencies.tracing]
version = "0.1.37"
[dev-dependencies.tempfile]
version = "3.3.0"
[features]
test_fixture = []
[package]
categories = ["development-tools", "filesystem"]
description = "Wrapper around git cli"
edition = "2021"
keywords = ["git", "command", "cli", "wrapper", "shell"]
license = "MIT OR Apache-2.0"
name = "git_cmd"
readme = "README.md"
repository = "https://github.com/MarcoIeni/release-plz/tree/main/crates/git_cmd"
resolver = "1"
version = "0.2.11"