From 78404e97e43a05265f9932e14e5abd976aad3365 Mon Sep 17 00:00:00 2001 From: Hardhat Chad Date: Fri, 16 Feb 2024 22:10:52 +0000 Subject: [PATCH] Update cargo toml --- Cargo.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c62a0c2..c6ee9bf 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,9 +4,9 @@ version = "0.0.1" description = "Ore is a cryptocurrency everyone can mine" edition = "2021" license = "Apache-2.0" -homepage = "" -repository = "" -documentation = "" +homepage = "https://ore.supply" +repository = "https://github.com/hardhatchad/ore" +documentation = "https://github.com/hardhatchad/ore" readme = "./README.md" keywords = ["solana"]