This commit is contained in:
Hardhat Chad
2025-05-07 17:00:00 -07:00
parent c18503d0ee
commit 3492feef67
6 changed files with 16 additions and 24 deletions

7
Cargo.lock generated
View File

@@ -1266,12 +1266,11 @@ dependencies = [
[[package]]
name = "ore-api"
version = "3.6.0"
version = "3.7.0"
dependencies = [
"array-const-fn-init",
"bytemuck",
"const-crypto",
"drillx",
"mpl-token-metadata",
"num_enum",
"solana-program",
@@ -1304,11 +1303,11 @@ dependencies = [
[[package]]
name = "ore-program"
version = "3.6.0"
version = "3.7.0"
dependencies = [
"drillx",
"mpl-token-metadata",
"ore-api 3.6.0",
"ore-api 3.7.0",
"ore-boost-api",
"rand 0.8.5",
"solana-program",