parent
741f763375
commit
7cd9ec7e03
|
@ -1417,7 +1417,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "pyth-cosmwasm"
|
||||
version = "1.2.0"
|
||||
version = "1.3.0"
|
||||
dependencies = [
|
||||
"bigint",
|
||||
"byteorder",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "pyth-cosmwasm"
|
||||
version = "1.2.0"
|
||||
version = "1.3.0"
|
||||
authors = ["Wormhole Contributors <contact@certus.one>"]
|
||||
edition = "2018"
|
||||
description = "Pyth price receiver"
|
||||
|
|
Loading…
Reference in New Issue