[build-dependencies.toml]
version = "0.7"
[package]
authors = ["Seto Elkahfi <setoelkahfi@gmail.com>"]
build = "build.rs"
description = "Reads hooks metadata from Cargo.toml and executes on commit. Works with workspace format."
license = "MIT"
name = "pre-commit-hooks"
readme = "README.md"
repository = "https://github.com/setoelkahfi/pre-commit-hooks"
version = "0.1.1"