1 2 3 4 5 6 7
[package] name = "tomlfmt" version = "0.0.0" authors = ["David Tolnay <dtolnay@gmail.com>"] description = "A lightweight formatter for human-written TOML files" edition = "2021" license = "MIT OR Apache-2.0"