klasp 0.0.0

Placeholder for klasp — block AI coding agents on the same quality gates your humans hit. See https://github.com/klasp-dev/klasp
# 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 are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
rust-version = "1.75"
name = "klasp"
version = "0.0.0"
authors = ["klasp authors"]
build = false
exclude = [
    "npm/",
    "pypi/",
]
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Placeholder for klasp — block AI coding agents on the same quality gates your humans hit. See https://github.com/klasp-dev/klasp"
homepage = "https://klasp.dev"
documentation = "https://docs.rs/klasp"
readme = "README.md"
keywords = [
    "ai",
    "agents",
    "git-hooks",
    "pre-commit",
    "quality",
]
categories = [
    "development-tools",
    "command-line-utilities",
]
license = "Apache-2.0"
repository = "https://github.com/klasp-dev/klasp"

[[bin]]
name = "klasp"
path = "src/main.rs"