git-ref 0.1.0

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

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

[lib]
doctest = false
test = true

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