Skip to content

Commit

Permalink
Update mpl-core (#43)
Browse files Browse the repository at this point in the history
  • Loading branch information
danenbm authored Mar 28, 2024
1 parent 748b36a commit 7e77834
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion blockbuster/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spl-token-2022 = { version = "1.0", features = ["no-entrypoint"] }
spl-account-compression = { version = "0.3.0", features = ["no-entrypoint"] }
spl-noop = { version = "0.2.0", features = ["no-entrypoint"] }
mpl-bubblegum = "1.2.0"
mpl-core = { version = "0.2.0", features = ["serde"] }
mpl-core = { version = "0.3.0", features = ["serde"] }
mpl-token-metadata = { version = "4.1.1", features = ["serde"] }
spl-token = { version = "4.0.0", features = ["no-entrypoint"] }
async-trait = "0.1.57"
Expand Down

0 comments on commit 7e77834

Please sign in to comment.