cargo-governor 2.0.3

Machine-First, LLM-Ready, CI/CD-Native release automation tool for Rust crates
Documentation
1
2
3
4
5
6
//! Commands module

pub mod agent;
pub mod mcp;
pub mod owners;
pub mod release;