Skip to content

lang: Remove bytemuck_derive version requirement#3630

Merged
acheroncrypto merged 2 commits intosolana-foundation:masterfrom
acheroncrypto:lang-remove-bytemuck_derive-version-requirement
Mar 30, 2025
Merged

lang: Remove bytemuck_derive version requirement#3630
acheroncrypto merged 2 commits intosolana-foundation:masterfrom
acheroncrypto:lang-remove-bytemuck_derive-version-requirement

Conversation

@acheroncrypto
Copy link
Copy Markdown
Collaborator

Problem

We added version requirement for the bytemuck_derive crate (#3610) in order to fix some compatibility issues (#3606).

However, the latest version of the bytemuck_derive crate changed rust-version to 1.61 (from 1.84), meaning we no longer need to have additional version requirements for the bytemuck_derive crate.

Summary of changes

Remove the bytemuck_derive version requirement.

@acheroncrypto acheroncrypto added lang dependencies Pull requests that update a dependency file labels Mar 30, 2025
@acheroncrypto acheroncrypto merged commit 12508d4 into solana-foundation:master Mar 30, 2025
52 checks passed
Otter-0x4ka5h pushed a commit to Otter-0x4ka5h/anchor that referenced this pull request Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file lang

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant