Browse Source

chore(wormhole_attester): update cargo packages to fix ci (#1275)

Ali Behjati 1 year ago
parent
commit
b8aeac327d
2 changed files with 498 additions and 4621 deletions
  1. 497 4620
      wormhole_attester/Cargo.lock
  2. 1 1
      wormhole_attester/Cargo.toml

File diff suppressed because it is too large
+ 497 - 4620
wormhole_attester/Cargo.lock


+ 1 - 1
wormhole_attester/Cargo.toml

@@ -1,5 +1,5 @@
 [workspace]
-members = ["client", "program", "governance", "sdk/rust"]
+members = ["sdk/rust"]
 
 [patch.crates-io]
 serde_wormhole = { git = "https://github.com/wormhole-foundation/wormhole", tag = "v2.17.1" }

Some files were not shown because too many files changed in this diff