rusty-hook 0.6.5

git hook utility
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies
#
# If you believe there's an error in this file please file an
# issue against the rust-lang/cargo repository. If you're
# editing this file be aware that the upstream Cargo.toml
# will likely look very different (and much more reasonable)

[package]
edition = "2018"
name = "rusty-hook"
version = "0.6.5"
authors = ["Swellaby <opensource@swellaby.com>"]
exclude = [".coverage/**", ".testresults/**", ".azure-pipelines/**", ".dependabot/**", ".github/**", ".vscode/**", "scripts/**", ".editorconfig", ".gitattributes", ".rustfmt.toml", ".rusty-hook.toml", "azure-pipelines.yml", "kcov*/**", "**/*.gcda", "**/*.gcno"]
description = "git hook utility"
readme = "README.md"
keywords = ["hooks", "githook", "git", "hook", "commit"]
categories = ["development-tools"]
license = "MIT"
repository = "https://github.com/swellaby/rusty-hook"
[dependencies.ci_info]
version = "0.4.0"

[dependencies.getopts]
version = "0.2.18"

[dependencies.toml]
version = "0.5.0"
[build-dependencies.ci_info]
version = "0.4.0"

[build-dependencies.toml]
version = "0.5.0"
[badges.azure-devops]
build = "49"
pipeline = "rusty-hook.linux-pr"
project = "swellaby/opensource"

[badges.codecov]
branch = "master"
repository = "swellaby/rusty-hook"
service = "github"

[badges.maintenance]
status = "actively-developed"