From 4f82428e4c599119a8d0331cd2b3821bbcdcf2fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Szab=C3=B3?= Date: Sun, 5 May 2024 18:35:57 +0300 Subject: [PATCH] better to use the repository field --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2f18c5d..a00990c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ management and so forth. RustyVault's RESTful API is designed to be fully compatible with Hashicorp Vault. """ -homepage = "https://github.com/Tongsuo-Project/RustyVault" +repository = "https://github.com/Tongsuo-Project/RustyVault" documentation = "https://docs.rs/rusty_vault/latest/rusty_vault/" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html