aboutsummaryrefslogtreecommitdiff
path: root/src/x509-info/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/x509-info/Cargo.toml')
-rw-r--r--src/x509-info/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
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 <franck@fcuny.net>"]
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]