Docs.rs
taplo-cli-0.9.3
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
taplo-cli 0.9.3
A CLI for Taplo TOML toolkit
Crate
Source
Builds
Feature flags
Documentation
Coverage
57.81%
37
out of
64
items documented
0
out of
15
items with examples
Size
Source code size: 121.49 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.66 MB
This is the summed size of all files generated by rustdoc for all configured targets
Ø build duration
this release: 1m 20s
Average build duration of
successful
builds.
all releases: 1m 22s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
Homepage
tamasfe/taplo
2177
164
182
crates.io
Dependencies
anyhow ^1
normal
async-ctrlc ^1.2.0
normal
optional
clap ^3.0.0
normal
codespan-reporting ^0.11.1
normal
futures ^0.3
normal
glob ^0.3
normal
hex ^0.4
normal
itertools ^0.10.3
normal
once_cell ^1.4
normal
regex ^1.4
normal
reqwest ^0.11.9
normal
schemars ^0.8
normal
serde ^1
normal
serde_json ^1
normal
taplo ^0.13.2
normal
taplo-common ^0.5.2
normal
taplo-lsp ^0.7.2
normal
optional
time ^0.3
normal
toml ^0.7
normal
tracing ^0.1.29
normal
tracing-subscriber ^0.3.7
normal
url ^2.2.2
normal
ansi_term ^0.12
normal
atty ^0.2.14
normal
lsp-async-stub ^0.6.4
normal
prettydiff ^0.6.1
normal
tokio ^1.24.2
normal
tokio ^1.24.2
normal
Versions
0.10.0
(2025-05-23)
0.9.3
(2024-07-31)
0.9.0
(2024-02-01)
0.8.1
(2023-07-10)
0.8.0
(2022-10-31)
0.7.2
(2022-10-25)
0.7.0
(2022-09-01)
0.6.10
(2022-08-08)
0.6.9
(2022-06-21)
0.6.8
(2022-06-18)
0.6.7
(2022-06-16)
0.6.6
(2022-06-14)
0.6.5
(2022-06-13)
0.6.3
(2022-05-13)
0.6.2
(2022-05-01)
0.6.1
(2022-04-01)
0.6.0
(2022-03-26)
0.5.0
(2021-12-03)
0.4.1
(2021-09-28)
0.4.0
(2021-07-10)
0.3.2
(2021-03-03)
0.3.1
(2020-12-28)
0.3.0
(2020-12-28)
0.2.0
(2020-11-07)
0.1.1
(2020-11-07)
0.1.0
(2020-11-06)
Owners
Taplo CLI
A command line tool for linting and formatting TOML files.
More information on the
website