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

[build-dependencies]
serde.workspace = true
serde_json.workspace = true

[lints]
workspace = true