Skip to content

Commit

Permalink
try old version to prevent solana 2.0 upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyLi28 committed Oct 17, 2024
1 parent dad57f8 commit 680aed6
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 29 deletions.
52 changes: 25 additions & 27 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions programs/mmm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ spl-associated-token-account = { version = "2.2.0", features = [
spl-token-2022 = {version = "1.0.0", features = ["no-entrypoint"] }
m2_interface = { path = "../m2_interface" }
mpl-core = "0.7.0"
mpl-bubblegum = "1.4.0"
spl-account-compression = "0.4.1"
mpl-bubblegum = "1.1.0"
spl-account-compression = "0.3.0"

0 comments on commit 680aed6

Please sign in to comment.