gix-worktree-state 0.11.1

A crate of the gitoxide project implementing setting the worktree to a particular state
Documentation
[dependencies.bstr]
default-features = false
version = "1.3.0"

[dependencies.gix-features]
version = "^0.38.2"

[dependencies.gix-filter]
version = "^0.11.3"

[dependencies.gix-fs]
version = "^0.11.2"

[dependencies.gix-glob]
version = "^0.16.4"

[dependencies.gix-hash]
version = "^0.14.2"

[dependencies.gix-index]
version = "^0.33.1"

[dependencies.gix-object]
version = "^0.42.3"

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

[dependencies.gix-worktree]
default-features = false
features = ["attributes"]
version = "^0.34.1"

[dependencies.io-close]
version = "0.3.7"

[dependencies.thiserror]
version = "1.0.26"

[lib]
doctest = false
name = "gix_worktree_state"
path = "src/lib.rs"

[package]
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
description = "A crate of the gitoxide project implementing setting the worktree to a particular state"
edition = "2021"
include = ["src/**/*", "LICENSE-*"]
license = "MIT OR Apache-2.0"
name = "gix-worktree-state"
readme = false
repository = "https://github.com/Byron/gitoxide"
rust-version = "1.65"
version = "0.11.1"