[go: up one dir, main page]

gix-validate 0.8.1

Validation functions for various kinds of names in git
Documentation
[dependencies.bstr]
default-features = false
features = ["std"]
version = "1.3.0"

[dependencies.thiserror]
version = "1.0.34"

[dev-dependencies]

[lib]
doctest = false
test = true

[package]
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
description = "Validation functions for various kinds of names in git"
edition = "2021"
include = ["src/**/*", "LICENSE-*"]
license = "MIT OR Apache-2.0"
name = "gix-validate"
repository = "https://github.com/Byron/gitoxide"
rust-version = "1.65"
version = "0.8.1"