Files
sisungo d76faf3506 initial commit
Signed-off-by: sisungo <[email protected]>
2026-07-03 21:41:14 +08:00

9 lines
140 B
TOML

[package]
name = "certutil"
version = "0.1.0"
edition = "2024"
[dependencies]
anyhow = "1"
clap = { version = "4", features = ["derive"] }