pyth-wormhole-attester-contract-v2.0.0 (#641)
This commit is contained in:
parent
b644b7f395
commit
0f3975f28e
|
@ -2682,7 +2682,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "pyth-wormhole-attester"
|
||||
version = "1.0.0"
|
||||
version = "2.0.0"
|
||||
dependencies = [
|
||||
"borsh",
|
||||
"pyth-client",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pyth-wormhole-attester"
|
||||
version = "1.0.0"
|
||||
version = "2.0.0"
|
||||
description = "Pyth-over-Wormhole Solana contract"
|
||||
edition = "2018"
|
||||
|
||||
|
|
Loading…
Reference in New Issue