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

[dependencies]
anyhow.workspace = true
indexmap.workspace = true
shirabe-php-shim = { path = "../shirabe-php-shim" }
shirabe-semver = { path = "../shirabe-semver" }