git-mit 5.12.207

Set author and Co-authored trailer.
[dependencies.clap]
features = ["derive", "cargo", "wrap_help", "env", "unicode"]
version = "4.5.7"

[dependencies.clap_complete]
version = "4.5.5"

[dependencies.git2]
version = "0.18.2"

[dependencies.indoc]
version = "2.0.4"

[dependencies.miette]
features = ["fancy"]
version = "5.6.0"

[dependencies.mit-commit-message-lints]
version = "5.12.207"

[dependencies.openssl]
optional = true
version = "0.10.63"

[dependencies.shell-words]
version = "1.1.0"

[dependencies.thiserror]
version = "1.0.61"
[dev-dependencies.mit-hook-test-helper]
version = "5.12.207"

[dev-dependencies.quickcheck]
version = "1.0.3"

[dev-dependencies.quickcheck_macros]
version = "1.0.0"

[dev-dependencies.tempfile]
version = "3.10.0"

[features]
default = []
vendored-openssl = ["openssl/vendored"]

[package]
authors = ["Billie Thompson <billie+git-mit@billiecodes.com>"]
categories = ["development-tools", "command-line-utilities"]
description = "Set author and Co-authored trailer."
edition = "2018"
keywords = ["git", "git-hooks"]
license = "CC0-1.0"
name = "git-mit"
readme = "README.md"
repository = "https://github.com/PurpleBooth/git-mit"
version = "5.12.207"