[wormhole-attester] Bump client v to 4.0.0 (#640)

This commit is contained in:
Ali Behjati 2023-02-28 14:15:54 +01:00 committed by GitHub
parent 89139850b4
commit b644b7f395
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2699,7 +2699,7 @@ dependencies = [
[[package]]
name = "pyth-wormhole-attester-client"
version = "3.0.0"
version = "4.0.0"
dependencies = [
"borsh",
"clap 3.1.18",

View File

@ -1,6 +1,6 @@
[package]
name = "pyth-wormhole-attester-client"
version = "3.0.0"
version = "4.0.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html