aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/shirabe-ca-bundle/Cargo.toml
blob: 39db9f6b29d0e9456467f3ea6593fd23819cac0f (plain)
1
2
3
4
5
6
7
8
9
10
11
[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

[lints]
workspace = true