uprev
This commit is contained in:
parent
bf68d77a71
commit
29248b787c
|
@ -18,6 +18,6 @@ default = []
|
|||
|
||||
[dependencies]
|
||||
# anchor-lang = "0.28.0"
|
||||
switchboard-solana = "=0.6.8"
|
||||
switchboard-solana = "=0.6.9"
|
||||
# switchboard-solana = { version = "0.6", path = "../../../rust/switchboard-solana" }
|
||||
bytemuck = "^1"
|
||||
|
|
|
@ -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.8"
|
||||
switchboard-solana = "=0.6.9"
|
||||
# switchboard-solana = { version = "0.6", path = "../../../../rust/switchboard-solana" }
|
||||
|
|
Loading…
Reference in New Issue