tbrand / cargo-tomlfmt

Formatting Cargo.toml

Home Page:https://crates.io/crates/cargo-tomlfmt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Formatting Cargo.toml

https://crates.io/crates/cargo-tomlfmt

License:MIT License


Languages

Language:Rust 69.7%Language:Shell 24.6%Language:PowerShell 5.7%