From 613a4375cd776d79baccade4ef373b6696f52e83 Mon Sep 17 00:00:00 2001 From: Benoit Petit Date: Tue, 8 Dec 2020 12:17:12 +0100 Subject: [PATCH] docs: temporarily disabled homepage for crate --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index e9dddc28..94613f77 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,10 +4,10 @@ version = "0.1.0" authors = ["Benoit Petit "] edition = "2018" license = "Apache-2.0" -description = "Electrical power consumption metrics collection and shipping agent" +description = "Electrical power consumption measurement agent." repository = "https://github.com/hubblo-org/scaphandre" readme = "README.md" -homepage = "https://scaphandre.hubblo.org" +#homepage = "https://scaphandre.hubblo.org" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html