We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25c6c20 commit d8c4875Copy full SHA for d8c4875
rustls-cert-gen/Cargo.toml
@@ -2,6 +2,9 @@
2
name = "rustls-cert-gen"
3
version = "0.1.0"
4
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"
8
license.workspace = true
9
edition.workspace = true
10
keywords.workspace = true
0 commit comments