Skip to content

fix(msrv): add rust-version based on ground truth - #1364

Merged
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
billf:fix-msrv-add-rust-version-based
Aug 22, 2025
Merged

fix(msrv): add rust-version based on ground truth#1364
alexcrichton merged 1 commit into
bytecodealliance:mainfrom
billf:fix-msrv-add-rust-version-based

Conversation

@billf

@billf billf commented Aug 22, 2025

Copy link
Copy Markdown
Contributor

use of iter::repeat_n (and Cargo.lock version 4?) cause these
packages to depend on Rust 1.82.0 at minimum

use of `iter::repeat_n` and `Cargo.lock` version 4 cause this
package to depend on Rust 1.82.0 at minimum

@pchickey pchickey left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good. Thank you for adding this

@billf
billf marked this pull request as ready for review August 22, 2025 23:31
@alexcrichton
alexcrichton added this pull request to the merge queue Aug 22, 2025
Merged via the queue into bytecodealliance:main with commit bd16b31 Aug 22, 2025
20 checks passed
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.

3 participants