Skip to content

Update msrv to 1.63#268

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

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

Conversation

@erickt
Copy link
Copy Markdown

@erickt erickt commented May 20, 2024

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

Fixes #267

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

Fixes ferrilab#267
Copy link
Copy Markdown
Contributor

@pczarn pczarn left a comment

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

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