From 1a2c4e68a2884f6a7db4dac91c0676b18f9c0aeb Mon Sep 17 00:00:00 2001 From: Matthias Beyer Date: Mon, 5 Jul 2021 12:41:44 +0200 Subject: Fix repo URL, remove homepage URL Signed-off-by: Matthias Beyer --- librepology/Cargo.toml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'librepology/Cargo.toml') diff --git a/librepology/Cargo.toml b/librepology/Cargo.toml index fcbaa64..70cbe89 100644 --- a/librepology/Cargo.toml +++ b/librepology/Cargo.toml @@ -5,8 +5,7 @@ authors = ["Matthias Beyer "] edition = "2018" description = "Library for repology.org API access" documentation = "https://docs.rs/librepology" -homepage = "https://github.com/matthiasbeyer/repolocli" -repository = "https://github.com/matthiasbeyer/repolocli" +repository = "https://git.beyermatthi.as/repolocli" readme = "./README.md" keywords = ["api", "repology"] categories = ["data-structures", "api-bindings"] -- cgit v1.2.3