From 25f7eabb6f3f5d7874b38e013810d26fec7a66f1 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 28 Apr 2024 19:28:46 -0700 Subject: fix URL to the repository --- src/x509-info/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/x509-info/Cargo.toml') diff --git a/src/x509-info/Cargo.toml b/src/x509-info/Cargo.toml index ca9abde..fb9e6ca 100644 --- a/src/x509-info/Cargo.toml +++ b/src/x509-info/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" authors = ["Franck Cuny "] description = "Print summary of x509 certificates." -homepage = "https://git.fcuny.net/x509-info/about/" +homepage = "https://github.com/fcuny/x509-info/" readme = "README.md" [dependencies] -- cgit v1.2.3