From cde127d05455f09cf0f2f790de9ff6253a7f6fee Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 30 Mar 2023 19:19:49 -0700 Subject: update metadata in Cargo.toml --- src/x509-info/Cargo.toml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/x509-info/Cargo.toml b/src/x509-info/Cargo.toml index e358a44..e8b16e7 100644 --- a/src/x509-info/Cargo.toml +++ b/src/x509-info/Cargo.toml @@ -2,8 +2,10 @@ name = "x509-info" version = "0.1.0" edition = "2021" - -# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html +authors = ["Franck Cuny "] +description = "Print summary of x509 certificates." +homepage = "https://git.fcuny.net/x509-info/about/" +readme = "README.md" [dependencies] anyhow = "1.0.70" -- cgit v1.2.3