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

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