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

[dependencies]
shirabe-php-shim.workspace = true

[lints]
workspace = true