Guillermo Bescos 1 год назад
Родитель
Сommit
58bae42551
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      target_chains/solana/Cargo.toml

+ 1 - 1
target_chains/solana/Cargo.toml

@@ -17,4 +17,4 @@ codegen-units = 1
 wormhole-core-bridge-solana = {git = "https://github.com/wormhole-foundation/wormhole", branch = "wen/solana-rewrite"}
 wormhole-sdk = { git = "https://github.com/wormhole-foundation/wormhole", tag = "rust-sdk-2024-01-25" }
 serde_wormhole = { git = "https://github.com/wormhole-foundation/wormhole", tag = "rust-sdk-2024-01-25" }
-anchor-lang = ">= 0.28.0"
+anchor-lang = ">= 0.27.0"