treefmt/Cargo.toml
2020-12-18 17:26:56 +07:00

11 lines
248 B
TOML

[package]
name = "allfmt"
version = "0.1.0"
authors = ["Andika Demas Riyandi <andika.riyan@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
toml = "0.5"