Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bumping Solana version for mpl utils #1177

Closed
wants to merge 2 commits into from
Closed

Conversation

blockiosaurus
Copy link
Contributor

No description provided.

@blockiosaurus blockiosaurus requested a review from a team as a code owner May 7, 2024 20:24
@blockiosaurus blockiosaurus requested review from danenbm, MetaplexFoundation and nhanphan and removed request for a team May 7, 2024 20:24
danenbm
danenbm previously approved these changes May 7, 2024
@@ -15,12 +15,14 @@ path = "src/lib.rs"

[dependencies]
arrayref = "0.3.6"
solana-program = ">= 1.14.13, < 1.17"
spl-token-2022 = { version = ">= 0.6.0, < 0.9", features = ["no-entrypoint"], optional = true }
solana-program = ">= 1.14.13, < 1.19"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could this just be >= 1.14.13 now or do we need to put an upper limit?

@blockiosaurus
Copy link
Contributor Author

Fixed by #1172

@blockiosaurus blockiosaurus deleted the chore/bump-solana branch May 8, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants