mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-13 15:09:57 +00:00
update description
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user