Skip to content

Update msrv to 1.63#268

Open
erickt wants to merge 1 commit into
ferrilab:mainfrom
erickt:bump-msrv
Open

Update msrv to 1.63#268
erickt wants to merge 1 commit into
ferrilab:mainfrom
erickt:bump-msrv

Conversation

@erickt

@erickt erickt commented May 20, 2024

Copy link
Copy Markdown

The tests depend on criterion, which no longer supports rust 1.56.

Fixes #267

@pczarn pczarn 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.

The tests depend on quote. It requires rust 1.71.

Need to change rust-toolchain.toml as well

The tests depend on criterion, which no longer supports rust 1.56.

Fixes ferrilab#267
@erickt
erickt requested a review from pczarn July 25, 2026 20:27
@erickt

erickt commented Jul 25, 2026

Copy link
Copy Markdown
Author

Bumped it to 1.71.

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.

crate tests do not compile with MSRV 1.56 due to dependencies dropping support for that version

2 participants