uprev
This commit is contained in:
parent
897402971a
commit
885ea5c59d
|
@ -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" }
|
||||
|
|
|
@ -4307,7 +4307,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "switchboard-solana"
|
||||
version = "0.6.6"
|
||||
version = "0.6.7"
|
||||
dependencies = [
|
||||
"anchor-client",
|
||||
"anchor-lang",
|
||||
|
|
Loading…
Reference in New Issue