[package] name = "cargo-subcommand-metadata" version = "0.1.0" authors = ["David Tolnay "] edition = "2021" license = "MIT OR Apache-2.0" repository = "https://github.com/rust-lang/cargo/pull/10663" description = "Embed metadata into a Cargo subcommand, so that `cargo --list` can show a description of the subcommand"