mirror of
https://github.com/d0zingcat/ore.git
synced 2026-05-21 07:26:48 +00:00
rename utils to ore-utils
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "utils"
|
||||
name = "ore-utils"
|
||||
description = "Utils for building ORE programs"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
@@ -9,10 +9,6 @@ documentation.workspace = true
|
||||
repository.workspace = true
|
||||
keywords.workspace = true
|
||||
|
||||
[lib]
|
||||
crate-type = ["cdylib", "lib"]
|
||||
name = "utils"
|
||||
|
||||
[dependencies]
|
||||
bytemuck.workspace = true
|
||||
solana-program.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user