This commit is contained in:
Mitch Gildenberg 2023-06-28 15:53:05 -04:00
parent 897402971a
commit 885ea5c59d
2 changed files with 2 additions and 2 deletions

View File

@ -15,5 +15,5 @@ serde = "^1"
serde_json = "^1"
switchboard-utils = "0.6"
# switchboard-utils = { version = "0.6", path = "../../../../../sbv2-core/rust/switchboard-utils" }
switchboard-solana = "0.6.1"
switchboard-solana = "=0.6.7"
# switchboard-solana = { version = "0.6", path = "../../../../rust/switchboard-solana" }

View File

@ -4307,7 +4307,7 @@ dependencies = [
[[package]]
name = "switchboard-solana"
version = "0.6.6"
version = "0.6.7"
dependencies = [
"anchor-client",
"anchor-lang",