cargo-fill-0.2.1 is not a library.
cargo-fill
An interactive CLI tool for filling the fields of Cargo.toml quickly.
Installation
cargo install cargo-fill
Usage
cargo fill
Features
- Fills all known fields in the
[package]section ofCargo.toml. - Allows using
cargo-msrvto fill therust-versionfield. - Allows using
git config --get <user.name|user.email|remote.origin.url>to guess theauthorsandrepositoryfields.
License
Licensed under either of Apache License, Version 2.0 or MIT license at your option.