[dependencies.git2]
version = "0.19.0"
[dependencies.openssl]
optional = true
version = "0.10.66"
[dependencies.tempfile]
version = "3.11.0"
[features]
default = []
vendored-openssl = ["openssl/vendored"]
[lib]
name = "mit_hook_test_helper"
path = "src/lib.rs"
[package]
authors = ["Billie Thompson <billie+mit-hook-test-helper@billiecodes.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["development-tools", "command-line-utilities"]
description = "Testing help tools for git-mit"
edition = "2018"
keywords = ["git", "git-hooks"]
license = "CC0-1.0"
name = "mit-hook-test-helper"
readme = "README.md"
repository = "https://github.com/PurpleBooth/git-mit"
version = "5.13.21"