aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-seld-json-lint/Cargo.toml
blob: 907e382c303e01e632f6e0201e42760c34c7dd36 (plain)
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "shirabe-seld-json-lint"
version.workspace = true
edition.workspace = true

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

[lints]
workspace = true