Automatically propagates Cargo.toml metadata (name, version, author, repo) into a CLI app using clap.
# Cargo.toml
[dependencies]
autoclap = "0.3.15"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Automatically sets the version from Cargo.toml in a clap CLI.
Add clap with derive feature to Cargo.toml
No dependency data recorded yet.