3 个版本
0.1.3 | 2018年12月23日 |
---|---|
0.1.1 | 2018年12月20日 |
0.1.0 | 2018年12月20日 |
#569 在 Cargo 插件 中排名
每月 617 次下载
11KB
262 代码行
cargo-tomlfmt
格式化 Cargo.toml。
安装
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