cargo-cargofmt 0.1.3

Cargo file formatter
Documentation
# cargo-cargofmt

> Cargo file formatter

[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)][Documentation]
![License](https://img.shields.io/crates/l/cargo-cargofmt.svg)
[![Crates Status](https://img.shields.io/crates/v/cargo-cargofmt.svg)][Crates.io]

Provide a sandbox to experiment with
[Style guide: `Cargo.toml` conventions](https://doc.rust-lang.org/nightly/style-guide/cargo.html)
- [Proposed format]https://github.com/crate-ci/cargo-cargofmt/discussions/25
- [Enumerating overlap with Rust's style]https://github.com/crate-ci/cargo-cargofmt/issues/8
- [Summaries of existing formatters]https://github.com/crate-ci/cargo-cargofmt/discussions/3
- [Summaries of past conversations]https://github.com/crate-ci/cargo-cargofmt/discussions/9

## License

Licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE]LICENSE-APACHE or <https://www.apache.org/licenses/LICENSE-2.0>)
* MIT license ([LICENSE-MIT]LICENSE-MIT or <https://opensource.org/license/mit>)

at your option.

### Contribution

Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual-licensed as above, without any additional terms or
conditions.

[Crates.io]: https://crates.io/crates/cargo-cargofmt
[Documentation]: https://docs.rs/cargo-cargofmt