aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-metadata-minifier/Cargo.toml
blob: 1d61598fce9e76bb6116901aaf5cdb535083bf6d (plain)
1
2
3
4
5
6
7
8
9
10
[package]
name = "mozart-metadata-minifier"
version.workspace = true
edition.workspace = true

[dependencies]
serde_json.workspace = true

[lints]
workspace = true