sigstore 0.14.0

An experimental crate to interact with sigstore
Documentation
1
2
3
4
5
6
[toolchain]
# Pin to a specific stable version for consistent clippy/fmt across contributors
# Update this deliberately when ready to adopt new Rust features or fix new warnings
# Minimum 1.89.0 required for edition 2024 support
channel = "1.95.0"
components = ["clippy", "rustfmt"]