summary refs log tree commit diff
path: root/src/tools/tidy/Cargo.toml
blob: 434524cc7b12f98ce6b131fe2c7f267aabb26249 (plain)
1
2
3
4
5
6
7
8
9
[package]
name = "tidy"
version = "0.1.0"
authors = ["Alex Crichton <alex@alexcrichton.com>"]

[dependencies]
serde = "1.0"
serde_derive = "1.0"
serde_json = "1.0"