Skip to content

Commit

Permalink
Updated to anchor 0.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ASCorreia committed Aug 1, 2024
1 parent 9b5e576 commit c6a1e58
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 28 deletions.
63 changes: 37 additions & 26 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions programs/anchor-movie-review-program/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,4 @@ default = []
idl-build = ["anchor-lang/idl-build"]

[dependencies]
anchor-lang = "0.30.0"
solana-program = "=1.18.5"
anchor-lang = "0.30.1"

0 comments on commit c6a1e58

Please sign in to comment.