git-path 0.1.2

A WIP crate of the gitoxide project dealing paths and their conversions
Documentation
[dependencies.bstr]
default-features = false
features = ["std"]
version = "0.2.17"

[dependencies.tempfile]
version = "3.2.0"

[dependencies.thiserror]
version = "1.0.26"

[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 = "2018"
license = "MIT/Apache-2.0"
name = "git-path"
repository = "https://github.com/Byron/gitoxide"
resolver = "2"
version = "0.1.2"