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

[dependencies]
anyhow.workspace = true
indexmap.workspace = true
zip.workspace = true