3 releases

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

#562 in Cargo plugins

Download history 620/week @ 2023-12-18 572/week @ 2023-12-25 502/week @ 2024-01-01 532/week @ 2024-01-08 490/week @ 2024-01-15 719/week @ 2024-01-22 715/week @ 2024-01-29 753/week @ 2024-02-05 732/week @ 2024-02-12 272/week @ 2024-02-19 145/week @ 2024-02-26 158/week @ 2024-03-04 183/week @ 2024-03-11 96/week @ 2024-03-18 127/week @ 2024-03-25 194/week @ 2024-04-01

608 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

~5–7MB
~119K SLoC