git-ref 0.4.1

A crate to handle git references
Documentation
[dependencies.bstr]
default-features = false
features = ["std"]
version = "0.2.13"

[dependencies.quick-error]
version = "2.0.0"

[lib]
doctest = false
test = true

[package]
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
description = "A crate to handle git references"
edition = "2018"
include = ["src/**/*"]
license = "MIT/Apache-2.0"
name = "git-ref"
repository = "https://github.com/Byron/gitoxide"
version = "0.4.1"