Update cargo toml

This commit is contained in:
Hardhat Chad
2024-02-16 22:10:52 +00:00
parent fc41f92f0d
commit 78404e97e4

View File

@@ -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"]