Crates.io | cargo-fill |
lib.rs | cargo-fill |
version | 0.2.0 |
source | src |
created_at | 2023-09-24 14:02:08.40194 |
updated_at | 2023-10-03 00:16:21.005021 |
description | An interactive CLI tool for filling the fields of `Cargo.toml` quickly. |
homepage | |
repository | https://github.com/JohnScience/cargo-fill |
max_upload_size | |
id | 981941 |
size | 52,138 |
cargo-fill
An interactive CLI tool for filling the fields of Cargo.toml
quickly.
cargo install cargo-fill
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.