3 releases

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

#643 in Cargo plugins

Download history 185/week @ 2024-11-16 240/week @ 2024-11-23 154/week @ 2024-11-30 182/week @ 2024-12-07 122/week @ 2024-12-14 37/week @ 2024-12-21 70/week @ 2024-12-28 69/week @ 2025-01-04 180/week @ 2025-01-11 161/week @ 2025-01-18 92/week @ 2025-01-25 83/week @ 2025-02-01 106/week @ 2025-02-08 116/week @ 2025-02-15 146/week @ 2025-02-22 140/week @ 2025-03-01

526 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
~168K SLoC