Registry / build-tool / cargo-husky

cargo-husky

JSON →
library1.5.0rscratesunverified

husky for cargo

# Cargo.toml [dependencies] cargo-husky = "1.5.0"
INSTALL
IMPORT
SIG · CARGO-HUSKY
C
cargo-husky
build-toolrustv1.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Husky
use cargo_husky::Husky;

Configures Git hooks via Cargo metadata.

// cargo-husky is a build tool; typically used via Cargo.toml // [package.metadata.husky] // hooks = ["pre-commit"] fn main() {}
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
1
Resources
cargo-husky — cargo add cargo-husky · libregistry