Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the Minimum Supported Rust Version (MSRV) to 1.61 #5

Merged
merged 1 commit into from
Jun 17, 2023

Conversation

tatsuya6502
Copy link
Member

@tatsuya6502 tatsuya6502 commented Jun 17, 2023

Bump the MSRV from 1.51 (Mar 25, 2021) to 1.61 (May 19, 2022).

The following dependencies do not compile with 1.51:

  • dashmap v5.3.0, which depends on hashbrown >= v0.12.0
  • once_cell v1.15.0
  • syn v2.0.18

@tatsuya6502 tatsuya6502 added this to the v0.10.1 milestone Jun 17, 2023
@tatsuya6502 tatsuya6502 merged commit 8967117 into main Jun 17, 2023
@tatsuya6502 tatsuya6502 deleted the msrv-1.61 branch June 17, 2023 02:01
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.

1 participant