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

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

[lints]
workspace = true