Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 179 Bytes

TODO.md

File metadata and controls

7 lines (6 loc) · 179 Bytes

If the anchor version isn't found in Anchor.toml, the script should look in Cargo.toml for e.g.

[workspace.dependencies]
anchor-lang = "0.29.0"
anchor-spl = "0.29.0"