Skip to content

Commit 401e23d

Browse files
authored
Chore: upgrade Anchor to 0.32.1 (#178)
* chore: update Anchor.toml and Cargo.lock for Anchor and Solana version upgrades, and adjust Rust toolchain version * chore: add solana-address-lookup-table-interface and update dependencies in Cargo.toml and Cargo.lock * chore: update solana-address-lookup-table-interface to version 2.2.2 in Cargo.toml
1 parent ab9b083 commit 401e23d

File tree

13 files changed

+100
-691
lines changed

13 files changed

+100
-691
lines changed

packages/layerzero-v2/solana/anchor-latest/Anchor.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[toolchain]
2-
anchor_version = "0.31.1"
3-
solana_version = "2.2.20"
2+
anchor_version = "0.32.1"
3+
solana_version = "2.3.0"
44

55
[features]
66
seeds = false

0 commit comments

Comments
 (0)