All Projects → tbrand → Cargo Tomlfmt

tbrand / Cargo Tomlfmt

Licence: mit
Formatting Cargo.toml

Programming Languages

rust
11053 projects

Labels

Projects that are alternatives of or similar to Cargo Tomlfmt

Wargo
Easy Rust to WebAssembly
Stars: ✭ 260 (+1344.44%)
Mutual labels:  cargo
Tokamak
Fusion Reactor for Rust - Atom Rust IDE
Stars: ✭ 404 (+2144.44%)
Mutual labels:  cargo
Rust Python Example
Example of using Rust to Extend Python
Stars: ✭ 699 (+3783.33%)
Mutual labels:  cargo
Cargo Instruments
A cargo plugin to generate Xcode Instruments trace files
Stars: ✭ 284 (+1477.78%)
Mutual labels:  cargo
Jql
A JSON Query Language CLI tool
Stars: ✭ 368 (+1944.44%)
Mutual labels:  cargo
Rustfix
Automatically apply the suggestions made by rustc
Stars: ✭ 586 (+3155.56%)
Mutual labels:  cargo
cargo-wix
A cargo subcommand to build Windows installers for rust projects using the WiX Toolset
Stars: ✭ 142 (+688.89%)
Mutual labels:  cargo
Cargo Expand
Subcommand to show result of macro expansion
Stars: ✭ 886 (+4822.22%)
Mutual labels:  cargo
Kondo
Save disk space by cleaning non-essential files from software projects.
Stars: ✭ 373 (+1972.22%)
Mutual labels:  cargo
Cargo Generate
cargo, make me a project
Stars: ✭ 686 (+3711.11%)
Mutual labels:  cargo
Cargo Lipo
Cargo subcommand to automatically create universal libraries for iOS.
Stars: ✭ 290 (+1511.11%)
Mutual labels:  cargo
Juniper
GraphQL server library for Rust
Stars: ✭ 4,187 (+23161.11%)
Mutual labels:  cargo
Cargo Release
Cargo subcommand "release": everything about releasing a rust crate.
Stars: ✭ 601 (+3238.89%)
Mutual labels:  cargo
Cargo
📦 GitHub Action for Rust `cargo` command
Stars: ✭ 267 (+1383.33%)
Mutual labels:  cargo
Cargo Fuzz
Command line helpers for fuzzing
Stars: ✭ 725 (+3927.78%)
Mutual labels:  cargo
blackjack
Build cargo dependencies with Bazel
Stars: ✭ 34 (+88.89%)
Mutual labels:  cargo
Cargo Deny
❌ Cargo plugin for linting your dependencies 🦀
Stars: ✭ 533 (+2861.11%)
Mutual labels:  cargo
Cargo Make
Rust task runner and build tool.
Stars: ✭ 895 (+4872.22%)
Mutual labels:  cargo
Cargo Audit
Audit Cargo.lock files for crates with security vulnerabilities
Stars: ✭ 735 (+3983.33%)
Mutual labels:  cargo
Mongo Rust Driver
The official MongoDB Rust Driver
Stars: ✭ 633 (+3416.67%)
Mutual labels:  cargo

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].