From 43f7c78da075838deca59bdb25de23df44aec82c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor=20Szab=C3=B3?= Date: Mon, 6 May 2024 07:52:55 +0300 Subject: [PATCH] It is 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 88f6435a2..3cc878359 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license-file = "LICENSE" readme = "README.md" include = ["src/", "examples/", "CHANGELOG.md"] description = "An SDK to use the Concordium blockchain." -homepage = "https://github.com/Concordium/concordium-rust-sdk" +repository = "https://github.com/Concordium/concordium-rust-sdk" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html