3 个版本

0.1.3 2018年12月23日
0.1.1 2018年12月20日
0.1.0 2018年12月20日

#569Cargo 插件 中排名

Download history • Rust 包仓库 151/week @ 2024-03-13 • Rust 包仓库 125/week @ 2024-03-20 • Rust 包仓库 129/week @ 2024-03-27 • Rust 包仓库 149/week @ 2024-04-03 • Rust 包仓库 140/week @ 2024-04-10 • Rust 包仓库 142/week @ 2024-04-17 • Rust 包仓库 184/week @ 2024-04-24 • Rust 包仓库 107/week @ 2024-05-01 • Rust 包仓库 129/week @ 2024-05-08 • Rust 包仓库 157/week @ 2024-05-15 • Rust 包仓库 145/week @ 2024-05-22 • Rust 包仓库 139/week @ 2024-05-29 • Rust 包仓库 166/week @ 2024-06-05 • Rust 包仓库 127/week @ 2024-06-12 • Rust 包仓库 177/week @ 2024-06-19 • Rust 包仓库 109/week @ 2024-06-26 • Rust 包仓库

每月 617 次下载

MIT 许可证

11KB
262 代码行

cargo-tomlfmt

格式化 Cargo.toml。

Build Status Build status

安装

cargo install cargo-tomlfmt

用法

cargo tomlfmt

选项

> 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

依赖

~5–15MB
~161K SLoC