Skip to content

Conversation

@joncinque
Copy link
Contributor

Problem

The release job is failing because it can't install cargo-semver-checks due to the lower Rust version declared in the repo.

Also, cargo-release just bumped up to 1.87 on master, which means that a release with a higher MSRV is just around the corner.

Summary of changes

Pin the versions of both tools to the latest that supports Rust 1.86.

#### Problem

The release job is failing because it can't install cargo-semver-checks
due to the lower Rust version declared in the repo.

Also, cargo-release just bumped up to 1.87 on master, which means that a
release with a higher MSRV is just around the corner.

#### Summary of changes

Pin the versions of both tools to the latest that supports Rust 1.86.
@joncinque joncinque requested a review from grod220 August 11, 2025 12:22
@joncinque joncinque merged commit 3e553a8 into solana-program:main Aug 11, 2025
10 checks passed
@joncinque joncinque deleted the semver-down branch August 11, 2025 14:35
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