3 releases

0.1.3 Dec 23, 2018
0.1.1 Dec 20, 2018
0.1.0 Dec 20, 2018

#591 in Cargo plugins

Download history 132/week @ 2024-07-21 113/week @ 2024-07-28 262/week @ 2024-08-04 223/week @ 2024-08-11 167/week @ 2024-08-18 230/week @ 2024-08-25 229/week @ 2024-09-01 197/week @ 2024-09-08 140/week @ 2024-09-15 218/week @ 2024-09-22 166/week @ 2024-09-29 188/week @ 2024-10-06 217/week @ 2024-10-13 272/week @ 2024-10-20 147/week @ 2024-10-27 228/week @ 2024-11-03

890 downloads per month

MIT license

11KB
262 lines

cargo-tomlfmt

Formatting Cargo.toml.

Build Status Build status

Installation

cargo install cargo-tomlfmt

Usage

cargo tomlfmt

Options

> cargo tomlfmt

FLAGS:
-c, --create     Create a formatted manifest as Cargo.toml.new when dryrun.
-d, --dryrun     Do NOT overwrite the file.
-h, --help       Prints help information
-k, --keep       Keep the original manifest as Cargo.toml.bak.
-p, --path       Path of the manifest. (default is Cargo.toml)
-V, --version    Prints version information

Dependencies

~6–15MB
~172K SLoC