agentlint-cursor 0.2.0

agentlint validator for Cursor rule files (.mdc, .md, .cursorrules)
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 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 = "2024"
name = "agentlint-cursor"
version = "0.2.0"
authors = ["Joseph O'Brien"]
build = false
publish = true
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "agentlint validator for Cursor rule files (.mdc, .md, .cursorrules)"
readme = false
license = "MIT OR Apache-2.0"
repository = "https://github.com/89jobrien/agentlint"
resolver = "2"

[lib]
name = "agentlint_cursor"
path = "src/lib.rs"

[dependencies.agentlint-core]
version = "0.2.0"

[dependencies.agentlint-frontmatter]
version = "0.2.0"

[dev-dependencies.agentlint-core]
version = "0.2.0"
features = ["test-utils"]