update description

This commit is contained in:
Hardhat Chad
2025-02-11 12:25:11 -08:00
parent 112016acd2
commit c89f73e8d3
3 changed files with 3 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ version = "3.1.0"
edition = "2021"
license = "Apache-2.0"
homepage = "https://ore.supply"
description = "Liquid digial gold everyone can mine"
documentation = "https://docs.rs/ore-api/latest/ore_api/"
repository = "https://github.com/regolith-labs/ore"
readme = "./README.md"

View File

@@ -1,6 +1,6 @@
[package]
name = "ore-api"
description = "API for interacting with the ORE program"
description.workspace = true
version.workspace = true
edition.workspace = true
license.workspace = true

View File

@@ -1,6 +1,6 @@
[package]
name = "ore-program"
description = "ORE is a proof-of-work token everyone can mine"
description.workspace = true
version.workspace = true
edition.workspace = true
license.workspace = true