coral-xyz / anchor

⚓ Solana Sealevel Framework
https://anchor-lang.com
Apache License 2.0
3.36k stars 1.25k forks source link

Remove `rust-version` from crate manifests #3000

Closed acheroncrypto closed 1 month ago

acheroncrypto commented 1 month ago

Problem

Our rust-version heavily depends on what solana-program crate uses, and it's mostly redundant when the toolchain is controlled by the Solana installation.

I've originally run into an MSRV related issue in https://github.com/coral-xyz/anchor/pull/2997, and I think it's better to get rid of this specification rather than bumping it.

Summary of changes

Remove all rust-version fields from crate manifests.

vercel[bot] commented 1 month ago

@acheroncrypto is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.