gix-refspec 0.18.0

A crate of the gitoxide project for parsing and representing refspecs
Documentation
[dependencies.bstr]
default-features = false
features = ["std"]
version = "1.3.0"

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

[dependencies.gix-revision]
default-features = false
version = "^0.22.0"

[dependencies.gix-validate]
version = "^0.8.0"

[dependencies.smallvec]
version = "1.9.0"

[dependencies.thiserror]
version = "1.0.26"

[dev-dependencies]

[lib]
doctest = false

[package]
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
description = "A crate of the gitoxide project for parsing and representing refspecs"
edition = "2021"
include = ["src/**/*", "LICENSE-*", "CHANGELOG.md", "README.md"]
license = "MIT OR Apache-2.0"
name = "gix-refspec"
readme = "README.md"
repository = "https://github.com/Byron/gitoxide"
rust-version = "1.65"
version = "0.18.0"