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

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

[lints]
workspace = true