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

fix broken build; bump lock deps #466

Merged
merged 1 commit into from
Sep 29, 2023
Merged

Conversation

samuelvanderwaal
Copy link
Contributor

New builds will fail currently if they don't have a lock file with mpl-token-auth-rules 1.3 in it as pulling in 1.4 has issues with solana program and Pubkey not implementing borsh. This patch pins mpl-token-auth-rules to 1.3 to fix builds until there's time to do a full upgrade to mpl-token-auth-rules 2.0 solana 1.16, etc.

This PR also bumps lock file deps to get security patches.

Cargo.toml Show resolved Hide resolved
Copy link
Contributor

@febo febo left a comment

Choose a reason for hiding this comment

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

Just one minor comment regarding the formatting of the file.

@samuelvanderwaal samuelvanderwaal merged commit 7a14631 into main Sep 29, 2023
6 checks passed
@samuelvanderwaal samuelvanderwaal deleted the chore/update-deps branch September 29, 2023 00:51
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