aboutsummaryrefslogtreecommitdiff
path: root/src/x509-info/Cargo.toml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-04-28 19:28:46 -0700
committerFranck Cuny <franck@fcuny.net>2024-04-28 19:28:46 -0700
commit25f7eabb6f3f5d7874b38e013810d26fec7a66f1 (patch)
tree9d4c88798b79e47dfe1a1b948ddecd3165e3ceb6 /src/x509-info/Cargo.toml
parentMerge pull request #9 from fcuny/fcuny/bump-deps (diff)
downloadx-25f7eabb6f3f5d7874b38e013810d26fec7a66f1.tar.gz
fix URL to the repository
Diffstat (limited to '')
-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]