Closed intgr closed 1 year ago
Version number is now automatically read from Cargo.toml file, using clap's command!() macro.
Cargo.toml
command!()
Also reading project description from Cargo.toml now.
Version number is now automatically read from
Cargo.toml
file, using clap'scommand!()
macro.Also reading project description from
Cargo.toml
now.