Skip to content

Commit d8c4875

Browse files
committed
cli: add more Cargo metadata
1 parent 25c6c20 commit d8c4875

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

rustls-cert-gen/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
name = "rustls-cert-gen"
33
version = "0.1.0"
44
description = "Rust X.509 certificate generator CLI"
5+
documentation = "https://docs.rs/rustls-cert-gen"
6+
homepage = "https://github.com/rustls/rcgen/tree/main/rustls-cert-gen"
7+
repository = "https://github.com/rustls/rcgen"
58
license.workspace = true
69
edition.workspace = true
710
keywords.workspace = true

0 commit comments

Comments
 (0)