3 releases

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

#579 in Cargo plugins

Download history 110/week @ 2024-07-02 177/week @ 2024-07-09 83/week @ 2024-07-16 132/week @ 2024-07-23 168/week @ 2024-07-30 218/week @ 2024-08-06 221/week @ 2024-08-13 192/week @ 2024-08-20 228/week @ 2024-08-27 217/week @ 2024-09-03 177/week @ 2024-09-10 162/week @ 2024-09-17 204/week @ 2024-09-24 166/week @ 2024-10-01 196/week @ 2024-10-08 193/week @ 2024-10-15

792 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
~173K SLoC