cargo-fill
An interactive CLI tool for filling the fields of Cargo.toml
quickly.
console
cargo install cargo-fill
console
cargo fill
[package]
section of Cargo.toml
.cargo-msrv
to fill the rust-version
field.git config --get <user.name|user.email|remote.origin.url>
to guess the authors
and repository
fields.Licensed under either of [Apache License, Version 2.0] or [MIT license] at your option.