aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-ca-bundle/Cargo.toml
blob: 36319017a471c693cb4e2f478903567ed571c7a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "shirabe-ca-bundle"
version.workspace = true
edition.workspace = true
rust-version.workspace = true
description = "A Rust port of composer/ca-bundle"
repository.workspace = true
license.workspace = true

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

[lints]
workspace = true