3 releases
0.1.3 | Dec 23, 2018 |
---|---|
0.1.1 | Dec 20, 2018 |
0.1.0 | Dec 20, 2018 |
#579 in Cargo plugins
792 downloads per month
11KB
262 lines
cargo-tomlfmt
Formatting Cargo.toml.
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