[dependencies.bstr]
default-features = false
features = ["std"]
version = "1.0.1"
[dependencies.thiserror]
version = "1.0.26"
[dev-dependencies.tempfile]
version = "3.3.0"
[lib]
doctest = false
[package]
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
description = "A WIP crate of the gitoxide project dealing paths and their conversions"
edition = "2021"
include = ["src/**/*", "CHANGELOG.md"]
license = "MIT/Apache-2.0"
name = "gix-path"
repository = "https://github.com/Byron/gitoxide"
rust-version = "1.64"
version = "0.7.1"