[go: up one dir, main page]

gix-command 0.3.3

A crate of the gitoxide project handling internal git command execution
Documentation
[dependencies.bstr]
default-features = false
features = ["std"]
version = "1.5.0"

[dependencies.gix-path]
version = "^0.10.4"

[dependencies.gix-trace]
version = "^0.1.7"

[dependencies.shell-words]
version = "1.0"

[dev-dependencies]

[lib]
doctest = false

[package]
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
description = "A crate of the gitoxide project handling internal git command execution"
edition = "2021"
include = ["src/lib.rs", "LICENSE-*"]
license = "MIT OR Apache-2.0"
name = "gix-command"
repository = "https://github.com/Byron/gitoxide"
rust-version = "1.65"
version = "0.3.3"