#cargo-toml #formatting #tomlfmt

app cargo-tomlfmt

格式化 Cargo.toml

3 个版本

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

#569Cargo 插件 中排名

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

每月 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